extends Timer


func _ready():
	pass

func _on_AnimationPlayer_animation_finished(anim_name):
	print("!!!!")