Thx!
I haven’t quite sussed it out yet, but your tip defiantly pointed me in the right direction. Activating a
widget animation through an event dispatcher and getting it updated is tricky. I got it working using the event tick and a branch/condition Boolean to execute the animation. I’m not a big fan of using event ticks so I want to find a solution without using the tick.
Thx again!