Game Development Community

[Solved] Problem setting Orbit Camera

by Luis E Pabon · in Torque 3D Professional · 06/27/2011 (10:53 am) · 0 replies

I am trying to set a third person camera that allows the player to rotate around the player, while still being able to move the player. Unfortunately, the only way I've managed to make setOrbitObject work is by including setControlObject. I searched the forums and I didn't find any hits for this problem.

So I turn to this forum: Is there a way to set an orbit camera without relinquishing player control?

Update: A colleague figured out how to solve this. Marked as solved.