Game Development Community

Scale a shapeBase object instead of sceneObject

by Jason Burch · in Torque Game Engine · 01/14/2009 (7:53 am) · 1 replies

I'm having troubles in setting the scale for a shapeBase object.

I can set the scale for any sceneObject and it works with functions such as the onAdd function.

thanks for any help.

#1
01/15/2009 (11:57 am)
Can anyone help?

I need to be able to scale my weapons without having to go into a 3d modeling tool to do it.