feat: implemented full reload for revolver
This commit is contained in:
parent
f40f01a569
commit
905726c862
18 changed files with 81 additions and 7 deletions
|
|
@ -14,7 +14,7 @@ anim = NodePath("revolver/AnimationPlayer")
|
|||
max_ammo = 6
|
||||
loaded_ammo = 6
|
||||
single_action_spread = 0.003
|
||||
double_action_spread = 0.02
|
||||
double_action_spread = 0.04
|
||||
|
||||
[node name="revolver" parent="." instance=ExtResource("1_5ynga")]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue