I am making a death star cut scene for a star wars style game. However I am unsure on how to create a solar eclipse visual effect like in this scene from Star Wars: Rouge One. I have tried placing a gigantic black sphere at the area of the sun, but it just looks like a blackhole.
If you have any ideas on how to achieve this please let me know. Thanks!
After a bit of testing to get the best effects, I have found a way to make an eclipse as realistic. In order to help future developers looking at this post, and the developers on this post here is how I achieved this:
You have to create a make-shift sun, using a sphere and make it bright as possible. And you have to make another sphere, a bit smaller for the moon.
Then you have to copy the parts and place it into Replicated Storage. All visual effects must be done locally. Billboards are a bit hacky due to the fact how they behave.
You must disable the default sun by adding a custom sky and removing the sun textures.
Then script the effects you wish to happen. Here is a final product for a place I made: