fix(controls): combine multiple action bindings

This commit is contained in:
2026-09-04 10:14:08 +00:00
parent 11c5ff2aff
commit 9a32598eb5
3 changed files with 48 additions and 34 deletions
Generated Regular → Executable
+1
View File
@@ -428,6 +428,7 @@ dependencies = [
"bevy_derive",
"bevy_ecs",
"bevy_input",
"bevy_platform",
"bevy_reflect",
"bevy_state",
"env_logger",