Position
by Fucifer · in Torque Game Engine · 12/23/2006 (8:13 am) · 2 replies
I know this is simple question but please remmeber I am more of artist than coder. What I want do is get a position of a dts in the mission during game play? I want to get position of the a dts and replace that dts with another one.
#2
%AssaultRifleShapeObject.getPosition();
12/23/2006 (4:28 pm)
I have try this but always get unable to find object in the console. I try it different ways.%AssaultRifleShapeObject.getPosition();
Torque Owner Matt Vitelli