How could I make sunrays come from the whole skybox, or a part if I can?
In the skybox properties, there is a box that says CelestrialBodiesShown, make that true to be able to see the sun.
I know how to make the sun visible, but how do I make the sunrays effect fill the whole sky?
Have you added the sunrays effect?
yes, but i want it to come from the whole skybox, or a part
Roblox doesn’t currently have anything that will do that for the whole skybox or a part. There might be a hacky sort of solution though, can you provide the reason you want it?
i want this effect
You could add surfacelight to a part next to the skybox sun, it wouldn’t be great sunrays but It’s better than nothing because Roblox still didn’t add sunrays to skyboxes.
You could use ParticleEffects on a part or trail.
oh yeah, i wasnt thinking about particle effects at all
Since the SunRay effect only comes from the sun, you could just move the sun each frame to be directly in front of your camera. This would make sunrays no matter where you look!
You could use beams to achieve this effect