Game Development Community

Player Rotation Jittery?

by Robert Fritzen · in Torque Game Engine Advanced · 09/30/2011 (9:01 pm) · 2 replies

For some reason unknown, my player object is now having an extremely jittery rotational turning movement. I have no idea why it's doing this. I know for a fact it is confined to player objects because when I switch into the world editor, the camera mode moves and rotates perfectly fine.

Anyone have this issue before and have fixed it?

#1
10/01/2011 (7:01 am)
I haven't a clue. . BUT. It sorta sounds like something else is vying for rotational control. Do/have you modified anything to allow for player lock-on or something of that nature?
#2
10/01/2011 (9:19 am)
Yeah, that's what's confusing the heck out of me. I haven't touched any of my player code.

I've only been working on AI, and all of my work is on the scripting side so far for this project.