button system

This commit is contained in:
Rendo 2026-01-25 00:15:46 +05:00
commit 4ba69a6834
5 changed files with 62 additions and 1 deletions

View file

@ -4,4 +4,4 @@ version = "0.1.0"
edition = "2024"
[dependencies]
bevy = { version = "0.18.0", features = ["wav"] }
bevy = { version = "0.18.0", features = ["wav","debug"] }