Game Development Community

Starting the showtool

by Tim Heldna · in Torque Game Engine · 08/11/2004 (5:29 pm) · 2 replies

Im having problems in finding how to load the showtool.
How exactly do you load it up? what program is it done from?

help on this would be greatly appreciated
thanks T

#1
08/11/2004 (5:57 pm)
Execute:
Torquedemo -show
or
TorqueDemo_Debug -show
to activate the show tool.
#2
08/11/2004 (10:17 pm)
Done, thanks for that