I am wondering how to remove the suns glare, what I mean is, I have a box in my game, and it is all white. One of the corners is white, while the other corner is like a grayish color.
This is what I want the box to look like:
This is what is happening on the other corner:
I have CastShadows off on all the parts, but this is happening to the side that the sun is behind. Any suggestion’s?
6 Likes
looks like you have ambient (lighting property) set to the default one which can be fixed by setting it to 255,255,255
1 Like
Yes that helped a little, but it is still darker than the other corner. Any other suggestions?
1 Like
what does it look like right now?
1 Like
You can’t even tell its a corner:
Is this what you’re looking for?
(Ambient 255,255,255, OutdoorAmbient 255,255,255, Brightness 2, Compatibility technology, old baseplate)
I just tried to do that, and did not get that.
1 Like
I have my graphics settings on maximum.
How do I change that setting in studio?
Studio Settings - Rendering - Editor Quality Level
This is what it looks like from a top down view.
I want it to look like the right corner:
The roof is also dark like the left corner.
Are your parts fully white?
(If the parts are too bright when set to the color 255,255,255 you could change ambient to 191,191,191, brightness to 0 and outdoor ambient to 255,255,255)
2 Likes
Thank you this works perfectly. I changed it to that, and changed a few other things and now it looks good.
1 Like
system
(system)
Closed
July 15, 2023, 8:52pm
#14
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.