i’ve been updating the way i handle time of day and mood music. i now have the colors for the sky and lighting setup as gradients. and i’m building a mood system that will control which music plays and which time of day pallet is being used. these moods can be location based or use a set of player stats to determine what mood to use. i need to get it to blend between time of day pallets instead of having it do a harsh change.
i’ve also split this code off into it’s own git repo. it’s using my shared variable save system.
0 comments