Game Development Community

Camera angles

by Eugene Schaeffer · in Torque Game Engine · 11/17/2007 (5:03 pm) · 1 replies

I am trying to get the camera view so that it is mounted on the side of the player and not right behind him. I am new to this engine so the more information the better. I am working with the demo folder in the TGE engine.

#1
11/19/2007 (9:41 am)
I would recommend using Brian West's GameCamera and modifying the camera values to place it where you need it (and do not forget to change the muzzle offset for targeting as well).