Modify scale by set amount.
by deleteme · in Torque Game Engine · 01/30/2006 (10:41 pm) · 1 replies
Hey, I was just wondering how I could increase the z scale of an object in script when you collide with it.
I have the OnCollision function working fine, its jut making the scale increase.
I have the OnCollision function working fine, its jut making the scale increase.
Torque Owner Ben R Vesco
%obj.setScale("1 1 2");