Recoil system
This commit is contained in:
parent
1c062489b1
commit
cdfce4c7db
11 changed files with 144 additions and 8 deletions
|
|
@ -9,6 +9,7 @@ class_name WeaponSubStateMachine
|
|||
|
||||
var system: WeaponSystem
|
||||
var animation_player: AnimationPlayer
|
||||
var player_camera: PlayerCamera
|
||||
|
||||
func _ready() -> void:
|
||||
for child in get_children():
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue