- Home /
Question by
sk8er11120 · Aug 16, 2011 at 04:03 PM ·
camerafirst-person-controllermissingadding
error saying first person controller prefab is missing Camera wont let me mouselook in game
MissingComponentException: There is no 'Camera' attached to the "First Person Controller Prefab" game object, but a script is trying to access it. You probably need to add a Camera to the game object "First Person Controller Prefab". Or your script needs to check if the component is attached before using it.
FPSWalker.Start () (at Assets\Standard Assets\Scripts\FPSWalker.js:43)
Comment
Your answer
Follow this Question
Related Questions
Missing script reference for static function of Camera 1 Answer
How to move camera on local z axis 2 Answers
Change Input In Game 1 Answer
adding script to a clone 2 Answers