Game Development Community

Flipping Shape

by Banshee · in Torque Game Engine · 08/23/2004 (11:28 am) · 0 replies

I was wondering how to flip a shape in code from like left to right, I know how I would go about putting the varible in and stuff like flipRight=true. I just don't know how to flip the model in code, anyhelp?

I've had a look into the shapebase.cc I know where all the rendering and adding to the scene happens, I just need to know how to flip a shape