So what I want is to upon pressing E, time will stop for 2 seconds but what I did is when I press E, time stops and to make it continue I need to press E again.
This is what I could do as a beginner.
So what I want is to upon pressing E, time will stop for 2 seconds but what I did is when I press E, time stops and to make it continue I need to press E again.
This is what I could do as a beginner.
Hi,
I feel like you almost have it.
Instead of using ‘Set Global Time Dilatation’ node you can use a node called ‘Set Game Pause’
You can allow a blueprint Tick event to run still even when the game is paused by enable this:
Here is what I got :
Thank you for your help. It worked as I wanted.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.