signal animation_finished not working

I think you opened the same topic twice by accident - can you close the other one please? signal animation_finished not working

In regards to your issue - did you connect the animation_finished signal to your _on_animation_player_animation_finished callback somewhere? I don’t see it anywhere in the code snippet you presented here.

Please also make sure to always paste code between three ticks ```