Native Tick Timers #1633
Labels
A-Time
Involves time keeping and reporting
C-Feature
A new feature, making something new possible
C-Usability
A targeted quality-of-life change that makes Bevy easier to use
What problem does this solve or what need does it fill?
From the bevy_tick_timers crate.
There are three arguments for moving this in-tree IMO:
What solution would you like?
Borrow from @maplant's solid foundation and create a Bevy drop-in-replacement for ordinary real-time timers.
What alternative(s) have you considered?
Continue to rely on a third-party library. I've argued above why I think this is inferior.
Additional context
None.
The text was updated successfully, but these errors were encountered: