Game Development Community

Where are Behaviors for Torque 2D?

by Roger Cotton · in General Discussion · 01/18/2012 (11:41 pm) · 2 replies

I just installed T2D and have looked over the basic tutorials.

Are the behaviors file(s) that I am supposed to use with T2D in a folder with the installation files, or am I supposed to download behaviors from the GG web site?

Thank you.


#1
01/19/2012 (9:28 am)
On Windows 7, you will find all of the default projects in C:\Program Files (x86)\Torque\Torque 2D Pro 1.7.6\games. You can find various behaviors in those project folders (e.g. C:\Program Files (x86)\Torque\Torque 2D Pro 1.7.6\games\BehaviorPlayground\game\behaviors).
#2
01/19/2012 (12:25 pm)
Thank you very much!

Copied those files and pasted them into my project's game\behaviors folder.