Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Blueprints Visual Scripting for Unreal Engine

You're reading from   Blueprints Visual Scripting for Unreal Engine The faster way to build games using UE4 Blueprints

Arrow left icon
Product type Paperback
Published in Aug 2019
Publisher Packt
ISBN-13 9781789347067
Length 380 pages
Edition 2nd Edition
Languages
Tools
Arrow right icon
Authors (2):
Arrow left icon
Marcos Romero Marcos Romero
Author Profile Icon Marcos Romero
Marcos Romero
Brenden Sewell Brenden Sewell
Author Profile Icon Brenden Sewell
Brenden Sewell
Arrow right icon
View More author details
Toc

Table of Contents (22) Chapters Close

Preface 1. Section 1: Blueprint Fundamentals
2. Exploring the Blueprint Editor FREE CHAPTER 3. Programming with Blueprints 4. Actors and the Gameplay Framework 5. Understanding Blueprint Communication 6. Section 2: Developing a Game
7. Object Interaction with Blueprints 8. Enhancing Player Abilities 9. Creating Screen UI Elements 10. Creating Constraints and Gameplay Objectives 11. Section 3: Enhancing the Game
12. Building Smart Enemies with Artificial Intelligence 13. Upgrading the AI Enemies 14. Game States and Applying the Finishing Touches 15. Building and Publishing 16. Section 4: Advanced Blueprints
17. Data Structures and Flow Control 18. Math and Trace Nodes 19. Blueprints Tips 20. Introduction to VR Development 21. Other Books You May Enjoy

Pausing the game and resetting the save file

Now that we have the ability to track the player's progress, we should offer them the ability to reset his save file if they wish to begin the game from the start. We can accomplish this through the addition of a pause menu, which has the added benefit of allowing the player to take a temporary break from the Action.

Creating a pause menu

First, we will create a pause menu that will present the player with options to resume playing the game, to reset the game to round one, or to quit the application. Begin by going to the UI folder in Content Browser. Right-click on LoseMenu and select the Duplicate option. Rename this new Blueprint Widget to PauseMenu and open it.

Select the...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime