Pause game but not menus.

I’m looking for a way to pause the game or physics I should say. Played with time dialasion but still things move in slow slow mo. I want everything to stop but allow menus and such still function over multiplayerin there current animation etc.

What nodes might help with this.

There is a pause game node, it allows for UI input.

To add to what Shirk said, each object has a property “tick when paused” that you can use if some things are still not working as expected during a built-in pause.