Game Development Community

Camera control

by Gary Roberson · in Torque Game Engine · 04/21/2011 (4:38 pm) · 3 replies

I have a list of questions concerning the camera!

Is there a tutorial explaining how to control the camera!

In the future, I want a isometric view, a top-down view, etc.
How do I get the camera to face the player, or the player to face the camera (instead of the camera always looking at the player from the back)

Can there be more than one camera in a game!

#1
04/21/2011 (6:40 pm)
Here is a resource for the top-down camera.
This is a resource for advanced camera techniques.
#2
04/04/2014 (2:32 pm)
Um, the advance camera techniquies doesn't quite work. Is there something similar to it?
#3
04/07/2014 (6:48 am)
Are you using TGE or T3D? If you're using T3D you'll have to port those resources forward - they're for a much older version of the engine.