PLZ Help! Easy question about clones...
by Robert Carroll · in Torque Game Builder · 12/04/2010 (8:28 pm) · 1 replies
Hi, can someone tell me if it is possible to have a object move, shoot, flee, etc. at another objects clone? Like normally I would put Move towards "plane" could I do something like "plane(2)" to get the clone?
About the author
Stay Up all night playing PS3 ;) add me PSN: RCBASEBALL13.
Torque Owner Timi
When you create your clone you should be using a variable to hold it.
Get that variable to the shooting object somehow. It all depends on how you've scripted.