Merge branch 'master' of ssh://2ndbeam.ru/2ndbeam/red_dragon_pon
This commit is contained in:
commit
81d5c5f0ba
18 changed files with 503 additions and 10 deletions
|
@ -15,7 +15,7 @@ var ammo: int
|
|||
|
||||
@export var fire_mode: BaseFireMode
|
||||
|
||||
## Weapon animation library. Should contain "static", "fire", "reload" animations
|
||||
## Weapon animation library. Should contain "static", "fire", "reload", "holster", "draw" animations
|
||||
@export var animation_library: AnimationLibrary
|
||||
|
||||
var is_firing: bool = false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue