add debug log

This commit is contained in:
2025-04-02 19:30:06 +02:00
parent e247f72b78
commit b3138e211f
6 changed files with 112 additions and 18 deletions

View File

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