Game Development Community

Behavior's not there.

by Bryan Mackenzie · in Torque Game Builder · 05/05/2009 (9:09 pm) · 3 replies

I'm new to the forum and just have a quick question.
When I add a sprite to the grid and go to select a behavior, the are no behaviors there. Is there a pack I need I'm not sure. I tried a behavior tutorial and thats where it ended.

Sorry one last thing in the tutorial it told me to drag and drop an image onto the grip but TGB did not let me. Why is that?

Thank you for your time.

#1
05/06/2009 (2:28 am)
You can't drag images into the current version of TGB, you need to save the image somewhere and import it.

Have you written the behaviours, or downloaded them? Behaviours are scripts that need to be written (or downloaded) and put in the 'behaviours' directory. You then need to restart your project for TGB to pick them up.
#3
05/06/2009 (9:28 am)
Thank you very much. Now to get the fun rolling!