Game Development Community

Top-down camera (TGE 1.5.2)

by Tuomas Kaukoranta · in Technical Issues · 12/23/2008 (4:42 am) · 2 replies

I've tried searching for this, but I didn't find anything.
Im trying to have a camera that is like regular 3rd person camera, but it is far above the player and its angle cant be changed, so if you move, the camera moves with you, if you look side-to-side the player and the camera rotates with you, and you cant look up and down.
How can I have 3rd person camera that cant change its angle and starts at a custom angle?

#1
12/23/2008 (6:37 am)
Use the advanced camera resource...god mode is the view you want.
#2
12/23/2008 (7:23 am)
I'll try it, thanks.