0.2.0 - Adds tick independent timing ability #9
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "0.2.0"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Tick state manager now keeps track of the current simulation time. Ticking increases the simulation time by some timestep delta. Behaviours can get the current simulation time as well as check whether some time is closest to the current simulation time.