Game Development Community

Why would a Behavior Dissapear?

by rennie moffat · in Torque Game Builder · 09/18/2009 (8:59 pm) · 3 replies

Hi,
I was just wondering, my playerControlsBehavior is gone, well, unseen by TGB. I temporarily "cut" it when my game was crashing, but put it back in. Reloaded, shutDown, restarted, it is in the behaviors folder but is not being seen by the editor, my other behaviors are.


Any ideas?




About the author

My thanks to Garage Games and the Garage Games Community combined with owned determination I got one game up, Temple Racer and I am looking to build more interesting, fun games for the mass market of the iOS app store.


#1
09/19/2009 (3:48 pm)
Well if it was a platformer then I might could help.
This is a platformer code.
~~~~~~~~~~~~~~~~~~~~~~~~~~
http://www.weebly.com/uploads/2/9/0/3/2903577/platformercontrols.cs
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
If that dosn't work then copy all the txt from the old one and put it in a new one and save it a somthing else.

Oh and delete the old one.









#2
09/19/2009 (7:33 pm)
ok, yah simple trouble shooting I figure, but a bit frustrating.
#3
09/19/2009 (9:10 pm)
I found the reason.


I had in %template.addBehaviorField not completed the syntax.



Oops, sorry.