Quantcast
Channel: Answers for "Camera problem"
Browsing latest articles
Browse All 4 View Live

Answer by tanoshimi

Child objects are positioned relative to their parent. So don't make the camera a child of the player.

View Article



Answer by Happy-Zomby

I would recommend you make the camera a seperate object and then put a script on it so it follows the player. E.g: private var heightOffSet : Vector3 = Vector3(0,400,0); //height offset from player for...

View Article
Browsing latest articles
Browse All 4 View Live




Latest Images