extends SkillInstance func _ready(): animation.play("human/roll") await get_tree().create_timer(1.0).timeout end()