-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
Description
This should be incremented every frame. And perhaps should include a real time element.
This could potentially be used for replays and preventing large jumps if frames take an extra ordinary amount of time to process. It could also be used to keep animations in sync with the beginning of the frame.
Current things that should be included:
- Increments each frame.
- Stores a "Fake" real time since the beginning of the game (this should be updated once each frame)
Reactions are currently unavailable