Hello I have been working on a map and I loaded a Time of Day object and I set the correct time and save it. Unfortunately when I load the level the Tod is not what I set Thanks ET
1. set up your desired time. youll see that "time" will keep its default value. 2. exit the TOD inspector by clicking something else in the scene tree and re enter it. now the "time" value should have changed. 3. copy and paste (ctrl+c/ctrl+v) the new value to "starttime" and save your map. ...should work now