Game Development Community

Help Changing Camera Position

by Dani Segarra · in Technical Issues · 09/25/2007 (1:36 pm) · 2 replies

Hello:
When I start my game in TGE and put it in 3rd person view (Tab), the camera is lower than I need. It is in the ass of the character :P
Can anyone tell me if there's a method to change the position of the camera, please?
I think It can be done changing the code of the engine, there's any other (and easier) form?
Thank you so much!

#1
09/25/2007 (2:21 pm)
U could add a camera resource to allow u change the camera as much or do whatever u want with it, u could use this one Advanced Camera
#2
09/25/2007 (2:23 pm)
Thank you!