extends Control signal loaded() func _ready(): emit_signal("loaded") func _anim_finished(anim_name): pass