Stopping the game, without stopping the widget

How to stop the game without stopping the animation in the widget?

I have a pad control added, the selected button turns blue when the player moves through the menu.
But while I turn on PauseMenu and stop the game, the colors don’t change because the game is stopped.

I tried Set Game Paused, World Dilation 0.0001
And Tickable when paused.

Nothing works.
I need to pause just the characters and traps in the game, but nothing else, the widgets must have their tick further available