Can't add Behaviors
by Eric Schuld · in Torque Game Builder · 03/04/2009 (9:14 pm) · 3 replies
So I am working through the tutorial - everything was going well until I tried to add a behavior to the platforms - the "Platform Object" to be specific.
BUT - when I click on the behavior tab - there are no behaviors at all in the list. Am I missing a vital step in the setup?
Would love any help!
Thanks!
BUT - when I click on the behavior tab - there are no behaviors at all in the list. Am I missing a vital step in the setup?
Would love any help!
Thanks!
#2
As far as more information goes, the tut says: "Once you have the collision polygons set up, add the "Platform Object" behavior to each of the scene objects. Leave "OneWay" unchecked. This will mean we can collide with the walls of the platform object."
So I selected the Scene Object, clicked the Edit button, opened the Behaviors roll out, clicked the "Behaviors" dropdown, and it was empty. I'm a newb to this as well, so I may be looking in the wrong place.
Any help will be appreciated. Thanks!
04/06/2009 (10:56 am)
I'm the having the same issue. The behaviors folder in my game project folder (C:\Documents and Settings\SteveG\My Documents\MyGames\MyPSKPlatformerTest\game\game\behaviors) already contained a PlatformBehaviors.cs file. It did not have the PlatformBehaviors.cs.dso file so I copied that one in, copied over the PlatformBehaviors.cs file, saved my project, and reloaded the project, but it did not fix the issue.As far as more information goes, the tut says: "Once you have the collision polygons set up, add the "Platform Object" behavior to each of the scene objects. Leave "OneWay" unchecked. This will mean we can collide with the walls of the platform object."
So I selected the Scene Object, clicked the Edit button, opened the Behaviors roll out, clicked the "Behaviors" dropdown, and it was empty. I'm a newb to this as well, so I may be looking in the wrong place.
Any help will be appreciated. Thanks!
#3
04/06/2009 (10:59 am)
Looks like I might have posted this in the wrong forum. I'll try the PSK forum instead.
Torque Owner Tyler Slabinski