Game Development Community

Rotation of an object

by Mikkel Hempel · in Torque Game Engine · 08/03/2002 (8:35 am) · 1 replies

What should I write in my updateMove() to freely rotate my object around the z-axis (up) ???
I've created a turret which can be mounted/unmounted and fire, but not rotate properly...plz help =)