How to pause a running widget animation when game is paused

Hello!

You can fire an event(dispatcher ) when you pause and bind to a pause event inside your widgets to set animation in pause.

Hope it helps

1 Like