aevyrie / bevy_framepace

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

Clarify ordering for framerate_limiter system #12

Closed alice-i-cecile closed 1 year ago

alice-i-cecile commented 1 year ago

There are two problems here:

  1. There's no comment explaining intent.
  2. The selected system (update_texture_cache_system feels like a very arbitrary point in time.