Cmall fixes
This commit is contained in:
parent
c0489d405b
commit
de1ab2bb53
3 changed files with 14 additions and 15 deletions
|
|
@ -3,7 +3,6 @@ extends WeaponState
|
|||
@export var emptyable: bool
|
||||
|
||||
func _enter() -> void:
|
||||
|
||||
machine.animation_player.play(with_morphems("intro"))
|
||||
machine.animation_player.animation_finished.connect(on_animation_finished)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue