When i play my game and when i try to move mouse left and right it seems like camera wont follow it , camera wont move but when i hold left click and move it then it moves horizontal , i tryed to make new scene,new first person controller , delete receant script but nothing can someone help me ??
Heres my MainCamera
http://postimg.org/image/vzdhuw6wf/
And my Players scripts
http://postimg.org/image/end59gdf3/
Do you have the MouseLook script attached? It’s really hard to even venture a guess otherwise without some idea of how your camera object is structured and what your scripts look like.
Of course i have MouseLook script
Right now i want to kill myself :# So much time spended in my game and to this happend
What is with the Camera component you have on your First Person Controller? Don’t think you need that… remove it. You have a Main Camera inside your controller correct?
Also, is the MouseLook script unmodified? My guess is actually it has something to do with your input bindings in your input settings.