bevy_ratepace
bevy_ratepace is a crate to configure the update frequency of headless bevy. The code is based on https://github.com/aevyrie/bevy_framepace.
How to use
Add to your project with:
Add bevy_ratepace as a plugin:
use *;
bevy_ratepace is a crate to configure the update frequency of headless bevy. The code is based on https://github.com/aevyrie/bevy_framepace.
Add to your project with:
Add bevy_ratepace as a plugin:
use *;