added input subsystem

This commit is contained in:
gyoder 2025-12-18 13:13:32 -05:00
parent 7ea28fd358
commit 92c8c288bc
5 changed files with 169 additions and 7 deletions

View file

@ -5,4 +5,5 @@ edition = "2024"
[dependencies]
bevy = "0.17.3"
enumset = "1.1.10"
rand = "0.9.2"