Skip to content
ManApart edited this page Jan 4, 2023 · 2 revisions

Time

See TimeManager class for how many ticks are in an hour etc.

Thoughts and Ideas

Events should go into a queue until their number of ticks are up, and then be executed. Time should always move forward and push events, instead of current state where events push time

Clone this wiki locally