aevyrie / bevy_framepace

Framepacing and framelimiting for Bevy
https://crates.io/crates/bevy_framepace
Apache License 2.0
219 stars 24 forks source link

Flooring frame rate at 1 FPS is surprising and undocumented #17

Closed alice-i-cecile closed 1 year ago

alice-i-cecile commented 1 year ago

It's not clear from reading the code why this was done.

I can also imagine use cases (slideshow apps!) where this would be a genuine limitation.