stephslow
(stephslow)
1
I want to make an inverted sphere with reversed lighting.
Basically, I want to swap the shadows and the lighting on a specific part/meshpart.
Im creating a solar system game and want to make realistic atmospheres for planets like Earth, Mars, and others.
A planet rim effect that i expect:
Is that possible to make inside of Roblox?
If not, are there other ways to achieve this?
3 Likes
This can be achieved by a BillBoardGui with no lightinfluence, with a ImageLabel with the texture of a circle with gradient edges.
eclipse.rbxm (6.2 KB)
If it’s not bright enough, you can change it’s brightness in the BillBoardGui properties.
3 Likes
stephslow
(stephslow)
3
That actually worked, thanks a lot!
5 Likes
system
(system)
Closed
4
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.