Attention | Topic was automatically imported from the old Question2Answer platform. | |
Asked By | pixeljp |
i have a series of animations in AnimationPlayer
that need to play one after the other… i tried to use the func _on_AnimationPlayer_animation_finished
multiple times and got an error. how can i get around this?