How To Make a Pause Menu - Unreal Engine 4 Tutorial

- PAUSE MENU TUTORIAL -

New tutorial video on how to make a pause menu in Unreal Engine 4 using nothing but blueprints and umg.
In the video, we go through and explain:

  • How to set up our widget buttons
  • Input modes
  • proper button functions
  • stylising
  • proper spawning and despawning of widget
  • freezing time

Using this tutorials methods as a base, it’s very easy to continue adding on extra bits of code to our pause menu button presses, like a game save function on the return to main menu button.

If you have any further questions, don’t hesitate to drop a comment under this thread or on the youtube video.