TheGameCreators / GameGuruRepo

The GameGuru Repository For Community Collaboration
http://www.game-guru.com
137 stars 56 forks source link

Feature Request: Day and night cycle #556

Open tomik18 opened 5 years ago

tomik18 commented 5 years ago

in RPG games it is good to have a day and night cycle.

Belidos3D commented 5 years ago

Day and night cycles can already be done using LUA there are a couple available on the forum or the store.

While these all work well, what is really needed to make those script much better would be the ability to change the position of the sun. So rather than asking for something we already have, it's probably better to ask for enhancements to improvements on what we already have.

tomik18 commented 5 years ago

Lee already knows through the LUA that are in the store or on the forum as it is supposed to set it up, so I added it here to make Lee add the position of the sun to be like it should be

Teabone3 commented 5 years ago

if this is about the sun that would be a good feature. The ability to move the sun by LUA and by a slider would be another additional touch.

exadion commented 5 years ago

On this topic, when changing sky's it seem to flicker a bit. Is it possible to make a smooth transition? For example load the new sky in behind the existing one then fade out (to invisible) the first before destroying it.