31.01.2013, 09:55
Object lose any shading/darkness with SetObjectMaterial
31.01.2013, 10:33
I think it was removed in 0.3x RC, so as to fix some lighting/reflection problem on some objects.
Actaully I suggest the dev team to add a parameter to specify if they want reflection or not. Maybe in 0.4 or R2.
Actaully I suggest the dev team to add a parameter to specify if they want reflection or not. Maybe in 0.4 or R2.
31.01.2013, 11:18
The vertex lighting has to be removed if you use a custom material colour. If you use colour 0 this shouldn't happen.
If you really need a custom colour, you'll need to get the colour brightness correct for your material. ie 0xFFFFFFFF might become 0xFF999999.
If you really need a custom colour, you'll need to get the colour brightness correct for your material. ie 0xFFFFFFFF might become 0xFF999999.
31.01.2013, 13:11
I dont use any color at all, I ignore that parameter, but I will try to set white color, maybe helps
31.01.2013, 14:36
Yeah, I was wrong. I think it's a bug when you set the object draw distance more than 300.0 and it has any custom material applied.
The only solution I have for now is to either lower the draw distance, or change the material colour to a darker colour.
It needs to be fixed properly though.
Another thing I wanted to add, I think if you set a custom material colour on those wall objects, it might remove the lighting problems that come with certain weather IDs.
The only solution I have for now is to either lower the draw distance, or change the material colour to a darker colour.
It needs to be fixed properly though.
Another thing I wanted to add, I think if you set a custom material colour on those wall objects, it might remove the lighting problems that come with certain weather IDs.
31.01.2013, 20:57
« Next Oldest | Next Newest »
Users browsing this thread: 1 Guest(s)