Unity Pause Game - Easy Tutorial (2023)

preview_player
Показать описание
If you are making a game and need a pause menu, this video is for you. In this video, I teach you how to pause the game in Unity. Enjoy watching.

Hi from Solo Game Dev. I am a game developer. On this channel, I create easy to learn game development tutorials and develop games with Unity and the other game engines. These tutorials and games also include multiplayer games. In general, I create content related to game development, game design and games.

I also actively respond to comments and feedback so don't be afraid to let me know what you think, or recommend or request a specific video!

Follow and enjoy unique content!

You can follow me on Social Media and send your questions and requests from there!
#UnityAdmob #googleadmob #unity
Рекомендации по теме
Комментарии
Автор

Short, sweet, and to the point. Thank you

digiross
Автор

That's so helpful and quick, thank you!

kyuib
Автор

Thank You, Solo Game Dev! I like this tutorial

CodeLaniakea-tfno
Автор

Thank u this really helped me out with my game!

strmyc
Автор

simple and easy to do. Thanks bro. 1 sub to you.

Brai-niac
Автор

Thanks man! This is straight to the point! :)

Автор

ha no way i just made a pause screen and this came up in my recommended!

rosettegolda
Автор

Can you please make a video on how can we save progress in seen for example in a city builder 2d game how can we same the whole city building and data.

malikmuhammadarslan
Автор

Is there a way to pause the game while not pausing certain things?
For example, I have a function where a character can examine something, and I would like time to stop around them so they don't get attacked while examining. However, using Time.timeScale pauses the text crawl for whatever it is they're trying to examine. Also trying to use Time.timeScale affects the inventory UI as well.

stuffedmannequin
Автор

hi, when I click the pause button the menu does not show up but instead says "NotImplementedException: The method or operation is not implemented." Would you know how to fix this? I'm new to coding so I am unsure what to do. Thanks

briannamorales
Автор

Can I copy the code? Where can ı take it easily?

ahmet
Автор

How can I make it so that I have to press esc instead of some button on the screen?

nieboszczyq
Автор

i stopped game with time.timescale=0; but i cant work this code "Button.interactable=true;" i searched and i probably i need to solve this with time.unscaledTime but how can i do it? help me plz

byram_brt
Автор

I changed the pause button to the keyBind esc and when I click on resume, it work but I need to click twice in escape to make pause again, can someone help me please ?
I think It's a bit too late but I hope too

quentinlasne
Автор

how can i make the quit button work???

dasquadraiders
Автор

can someone put the entire C# Script in the comments please?

CautionYT
Автор

Not helpfull, in a decent project only time = 0 is not enough.

Johan-rmec