Torque Game builder Demo Behaviors?
by Eric Lease · in General Discussion · 09/27/2007 (10:54 am) · 1 replies
I downloaded the torque game builder demo and i was trying to do one of the tutorials, but there doesnt seem to be any behaviors in the roll out menu to experiment with. Do i need to load them or does the demo not come with any?
Thanks
Eric
Thanks
Eric
Torque Owner Steven S
To get these behaviors into your new project you need to copy and paste the ones you want (or all of them) into the same directory in your new project. By default, new projects are created in your MyDocuments\MyGames directory.
Be sure to close TGB and restart. You should now see the behaviors listed.
You should look at the BehaviorTutorial project as well for some examples of how to use Behaviors.