refactor: remove animation plugin

This commit is contained in:
Nova
2025-07-01 02:50:51 -07:00
parent e31d3e2197
commit 98ae69c858
3 changed files with 2 additions and 53 deletions

View File

@@ -80,8 +80,6 @@ tokio = { version = "1.39.2", features = ["rt-multi-thread", "signal", "time"] }
# bevy
bevy = { version = "0.16", default-features = false, features = [
"animation",
"bevy_animation",
# default features
"bevy_asset",
"bevy_audio",