Game Development Community

Behavior trouble

by Christopher Jeske · in Torque Game Builder · 09/12/2008 (4:37 pm) · 6 replies

Hi I just got the full version of TGB and I don't see a behavior rollout menu on the side. Does anyone know how to get that there? I copied the behaviors from the engines files to my game files and they didnt show up on the side interface.

#1
09/12/2008 (4:46 pm)
Did you copy them into your "game/behaviors" folder? Was there any error messages in the console when you loaded the editor?
#2
09/12/2008 (4:50 pm)
Yep I pasted them into my behaviors folder and I still dont see anything with no errors
#3
09/12/2008 (5:04 pm)
Make sure your putting the .cs files in and once you open the editor and hit reload project, those behaviors should appear in your dropdown list.
#4
09/12/2008 (5:19 pm)
Thats the thing I dont see a drop down Behavior list at all. Like on the side where it says Static sprites , scrollers etc. There should be a behavior roll out there and I dont see one
#5
09/12/2008 (11:31 pm)
You may need to select a scene object.
#6
09/14/2008 (10:18 pm)
Oh ya the Behaviors Dropdown list isn't a tab like Static Sprite and Srollers and all. Like Stefan was saying try dragging a Static Sprite out and with the sprite select, click edit. Now on the side of your editor is should show Static Sprites, Behaviors etc.