Just got 1.5 and have a question about behaviors
by JD Scogin · in Torque Game Builder · 07/19/2007 (12:00 pm) · 3 replies
This is a very basic question. I want to use the Shoots behavior. It has a drop down for projectile. In the drop down is "None". The question is (don't laugh, I am just starting with this) how do I get a projectile in the drop down list.
Thank much.
Jd
EDIT
Well, I guess I figured it out. Just name an object projectile.
Doah!
Thank much.
Jd
EDIT
Well, I guess I figured it out. Just name an object projectile.
Doah!
About the author
Torque Owner Melissa Niiya
In the code, this is what creates the dropdown menu or "field"...
It's looking for an object, and will display all named 2D objects that you have in your scene. Hope this helps.