Game Development Community

Level Control problem

by CliffyC · in Torque Game Builder · 07/31/2007 (2:15 am) · 2 replies

I am using TGB1.5.1. When I run the Behaviour Playground project, I found that the level control (at the upper-left corner, with "play" "pause" "stop" button) is missing. This happens as well for new project. Is the level control menu removed from TGB?

#1
07/31/2007 (5:18 am)
Yes, it now runs the "final exe" instead of just disabling the editor ... use Alt-F4 or quit(); to get out of the running game again unless you add the mentioned GUI again ...
#2
08/01/2007 (10:07 am)
Or click the good ole X on the top corner of the app window :)