Game Development Community

behaviors and projectiles

by Shane Lunsford · in Torque Game Builder · 08/23/2012 (8:42 pm) · 2 replies

Hello Community, I been doing a little more exploring into T2D and going through the tutorials and stuff. I started going through the behaviors section and things are going good but as I try to add the shoot behavior to an object in a new scene there are no projectiles available. I searched the forms and tried to find the answer but with no luck so I turn to where I have got great help every time I�ve needed. If I could get a push in the right direction it would be greatly appreciated. Thank you

#1
08/24/2012 (9:59 am)
In order to help you we are going to have to see some of you code. NOT ALL OF IT just the parts regarding the particle shooting and such.
Do you know if you set up the behavior right so it is actually executing the behavior? It might not be your code is buggy the object just can't read it.
#2
08/24/2012 (12:13 pm)
@Shane - Make sure you have another object in the scene that should act as your projectile.