blank weapon fire system

This commit is contained in:
Alexey 2025-07-18 18:41:44 +03:00
commit 16b1d0f701
11 changed files with 92 additions and 51 deletions

View file

@ -7,7 +7,7 @@ class_name CommandQueue
enum Command {
NONE,
TAKE_WEAPON,
SHOOT,
FIRE,
RELOAD,
HOLSTER_WEAPON,
TAKE_ZAZA,