PoC of ammo ui

This commit is contained in:
2025-04-01 21:57:44 +08:00
parent 7fbf24a49b
commit d9fad37e07
4 changed files with 25 additions and 0 deletions

View File

@@ -32,6 +32,7 @@ rand = "=0.8.5"
bevy-inspector-egui = { version = "0.30", optional = true }
bevy_polyline = "0.11.0"
bevy_ballistic = "0.1.0"
bevy-ui-gradients = "0.2.0"
[lints.clippy]
too_many_arguments = "allow"