Add: frames to each state, more smooth animation
This commit is contained in:
@@ -52,5 +52,5 @@ tauri_animation_slowdown_factor = 3
|
||||
- `frontend.backend` selects runtime frontend implementation (`bevy` or `tauri`).
|
||||
- `frontend.debug_overlay_visible` controls whether tauri window debug diagnostics panel is shown.
|
||||
- `frontend.tauri_animation_slowdown_factor` controls tauri animation pacing multiplier.
|
||||
valid range: `1..20`
|
||||
valid range: `1..200`
|
||||
effective frame interval: `(1000 / clip_fps) * factor`
|
||||
|
||||
Reference in New Issue
Block a user