Weapon draw and holster

This commit is contained in:
Alexey 2025-07-27 12:32:18 +03:00
commit b4a6dadc43
18 changed files with 428 additions and 9 deletions

View file

@ -6,10 +6,10 @@ class_name CommandQueue
## Commands that can be pushed to queue
enum Command {
NONE,
TAKE_WEAPON,
FIRE,
STOP_FIRING,
RELOAD,
DRAW_WEAPON,
HOLSTER_WEAPON,
TAKE_ZAZA,
LIGHT_ZAZA,