Game Development Community

Behavior List Empty

by Baron Xu · in Torque Game Builder · 08/17/2008 (5:01 pm) · 3 replies

I have just started using the program and I am doing the behavior mini-tutorial. But when I came to the step where you open the behavior list, the list is blank. There is nothing in it. Can someone please help me?

#1
08/18/2008 (1:11 pm)
Hi,

Im not sure what the drop down section is as im not at my dev computer - I think "project"

You need to select the option reload project and then it should show them in your list.
#2
11/14/2008 (1:42 pm)
You need to enter the folder where your project is located. You should see series of icons, files and folders (common, game, console, game.torsion, glu2d3d.dll, TGB Icon with project title, main.cs, openAL32.dll, Opengl2d3d.dll, another TGB Icon, unicrows.dll). Go into the folder labeled 'game'. There will be a subfolder titled 'behaviors', open. This is the location you need to place the behaviors you download/write.
A short list of behaviors can be located here: http://tdn.garagegames.com/wiki/TGB/Behaviors
Hope this helps.
~Everett
#3
11/14/2008 (2:26 pm)
@Baron Xu - Did you do as the tutorial asked, and open the Behavior Playground? If you started from scratch or opened another project, you may not have all the behaviors. The point of that particular tutorial is to show you how to select an existing behavior and add it to an object.