{ How to PAUSE the GAME in Unity } - 2. Creating a Pause System Script

Опубликовано: 04 Ноябрь 2024
на канале: GDT Solutions ES
497
10

I'm going to make a mini-series of 5 videos to show how to pause the game in Unity.
This is video 2 of the series, we're going to implement a simple pause system, it's a script that will allow you to pause the game and resume it, we'll make the game pausable by pressing the key or pressing a button on the screen and we'll also make other scripts able to know the status of the game.

1 - Introduction:
   • { How to PAUSE the GAME in Unity } - ...  

2 - Creating a Pause System Script:
   • { How to PAUSE the GAME in Unity } - ...  

3 - Change the time scale:
   • { How to PAUSE the GAME in Unity } - ...  

4 - Pausing sounds and music in Unity:
   • 4. How to PAUSE SOUNDS and MUSIC in U...  

5 - Interrupt code inside Update functions:
   • 5. Interrupt Update function in Unity...  

____________________________________________________________________________
*DO YOU NEED HELP WITH YOUR UNITY PROJECT?
You can meet me and work together on your project.
More info here: https://gamedevtraum.com/en/contact
____________________________________________________________________________

#EN