Question by
MagicStyle · Oct 17, 2017 at 07:51 AM ·
cameraplayer
Player control is weird after attaching camera
I imported the character package and placed "ThirdPersonController" into the game. Now I have a player model which I am able to control.
Next I added a new camera and placed it as child to "ThirdPersonController" this camera should follow the player:
This works, however, now the player control is not working anyomre like it did before. E.g. if I run forward and then try to run left then the player is running forward instead of left.
Im new to Unity and I don't know why this is happening.
temp.jpg
(187.2 kB)
Comment
Your answer
Follow this Question
Related Questions
Camera rotate X degree based on player rotate 0 Answers
My player doesn't rotate at the same time with the camera. 0 Answers
problem ghosting camera with 2 objets 0 Answers
Change Camera Position 0 Answers