Esc Runtime Problem!

I created a runtime of my Fps a couple of days ago and when i ran the runtime it started but they when i wanted to exit I press Esc and it did nothing and i had to go ctrl alt del! How do i make it so i can exit the game at anytime by pressing Esc!

Hmmm… Just add a “quit this game” actuator activated when you push escape. I bet it will work.

Or go to file->runtime options and click “fullscreen.”

Is it a way to make a runtime full screen and not exit when you klick esc?
i realy want that :slight_smile:

by default it will do that if you make it fullscreen

for a runtime, esc is just another key

by default it will do that if you make it fullscreen

for a runtime, esc is just another key[/quote]
if i make an runtime full screen, and i klick esc the game quits, how can i stop that without take away the ful screen?

by default it will do that if you make it fullscreen

for a runtime, esc is just another key[/quote]
if i make an runtime full screen, and i klick esc the game quits, how can i stop that without take away the ful screen?[/quote]

You can’t, unless you change the source code of the BlenderPlayer.

by default it will do that if you make it fullscreen

for a runtime, esc is just another key[/quote]
if i make an runtime full screen, and i klick esc the game quits, how can i stop that without take away the ful screen?[/quote]

You can’t, unless you change the source code of the BlenderPlayer.[/quote]
Ok Thanks wiseman303 :slight_smile: