I cannot move my camera in the Game mode
Hi, I am new at creating games in Unity. However, when testing the scene by clicking play or the game scene I cannot move the camera. The camera seems to be stuck in one position. I've tried using A,W,S,D...up,down,left,right and the mouse. As you can see in the picture I am stuck facing this way and cant move around... PLEASE HELP ASAP
Kind regards, NH
Have you got the first person controller prefab in your scene?
Answer by Tom01098 · Jul 11, 2016 at 10:52 AM
The scene camera can be moved around in the Editor; the game camera is entirely dependant on your game code.
Answer by LAD3D · Dec 07, 2016 at 01:04 AM
Hope this helps. I was stuck for several days trying to get the camera to move like a video game. This worked for me! First Person Controller prefab.
http://answers.unity3d.com/questions/31290/first-person-controller-prefab.html
Answer by macolly · Jul 18, 2019 at 02:26 PM
Hello 1/ If it's not already done, just download the 'Standard Assets' 2/ Install it 3/ For your problem, put in your world the 'FPSController' of the Prefabs of the 'Standard Assets' 4/ Done
Your answer
Follow this Question
Related Questions
I cannot move my camera in the Game mode 0 Answers
Sit Down First person 0 Answers
Spyro Like Camera Follow 0 Answers
viewing on the Mouse Y axis not working. 0 Answers
Move camera to look around with mouse 0 Answers