How to pause a game in Blueprint?

Hi,
I have a ball which moves in Linear velocity, The “set all physics linear velocity” function doesn’t stop the ball when I make all the vectors zero.

Also i tried with the “Global Time Dilation” it works but still the ball move very slowly.

Is there anyway to stop the ball movement or pause the game.

Thanks
CSA

Hi, you should be able to pause the game with a “Set Game Paused” node in blueprints:

5405-set-game-paused.png