Game Development Community

Pausing for menus

by Justin Dobies · in Technical Issues · 02/13/2006 (8:44 am) · 2 replies

I'm trying to place menus within my game but the program is still running behind them because they are just a GUI element. How can i pause the game while i have a menu open?

About the author

Recent Threads


#1
02/13/2006 (6:38 pm)
You need a key bound to the pause command. Look at the examples to see how they implement pause.

You play, hit pause then run the gui editor.
#2
02/13/2006 (7:12 pm)
This thread will show you how to pause the game...

www.garagegames.com/mg/forums/result.thread.php?qt=37581