Play animation with finished event Node stopped working

So real simple scenario i had been using the “Play animation with finished event” node to set up the UI animations, fading between screens and the like. I finished the main menu and i went to start working on the play menu and suddenly it stopepd working. across everything. Could anyone tell me why that node would stop working?

here is an example of some code that uses the node

I had a similar issue recently., but it turned out that the widget visibility was set to Collapsed, so the animation didn’t play. As such, the finished event never fired.

Worth checking, just in case!

1 Like