Weapon draw and holster
This commit is contained in:
parent
6a317d1913
commit
b4a6dadc43
18 changed files with 428 additions and 9 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue