This is my first devforum post, so I’m probably wrong in the category, but i dont really know
My problem is that, lightning does not have a moon rays option, or skyboxes, etc, and yes, i know that i can recreate a night at day, but my problem here is that i use a day night script
What would be another solution to make “moon” rays? etc…
At present, there is only a method to control sun rays. Lighting itself does not contain options to change the skybox, you need to use a Skybox object to override the default sky.
I would recommend searching for anything you might need via the Developer Hub. You will find information best by finding the API Reference page; here, on the sidebar, look under the Lighting and Post Processing tabs (using Grouped view) for what you need.
I’m not really sure of what alternatives you could apply such in a way that you can get a natural-feeling effect that the engine would normally give off. Sorry.