Scaling the player character
by ChrisG · in Torque 3D Professional · 10/13/2010 (10:10 am) · 2 replies
I've replaced our modern soldier guy with one of the MACK pack characters and he's nearly twice as big.
Is there anyway to rescale the player character using TorqueScript?
Is there anyway to rescale the player character using TorqueScript?
About the author
Currently working on ZDay: www.zdaygame.com
Torque Owner Donald Teal
Duck's Den Productions Inc
// Player model scaling
%obj.setScale("1 1 1");