![]() |
|
|
|
|
#1 |
|
Registered User
Join Date: Mar. 7th, 2012
Posts: 4
|
Pause Game
How can I pause the game with a simple code line?
I mean, when a press a button in game I want the entire game freezes, a hud appars and I can make choose some options... In other worlds, a custom pause menu... For now, a make a hud appear with GFxMoviePlayer... but the game behind still "working"... Is there a way to freeze the game? Code, kismet... ANYTHING? |
|
|
|
|
|
#2 |
|
GameInfo.SetPause(). I believe the UDK also comes with a prebuilt pause menu, doesn't it? You should be able to substitute that scaleform menu with your own and get all the bindings and pause functionality for free.
|
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|