Dynamic mount problem
by Nir Ziso · in Torque Game Builder · 08/08/2006 (3:44 am) · 2 replies
I want to mount one object to another one I write this:
This object is mounting to the other but I get this message:
Cannot mount to myself('9589') why?
$mycardsdecd.getobject(4).mount(%this,0,0.4,0,false,true,true,true);
This object is mounting to the other but I get this message:
Cannot mount to myself('9589') why?
Torque Owner Ben Shive