- Home /
Weird FPS Camera
I'm making an fps game, where I make an fps character from scratch. (didn't say I wrote all the code myself) - I found a mouselook script online, as well as a movement script. - If I put, say a cube under the camera in my fps controller, and I start the game and look around, the cube get smaller and bigger and turns.
Has this something to do with an update to unity, or maybe the mouselook script?
You should post the code or as said above, use the unity one
I don't want to use the one that comes with unity. There's a reason I'm making my own.
And the script is too long to post here.
still without posting it it's just guessing use pastebin or something and link it though a mouselook script shouldn't be that long
Your answer
Follow this Question
Related Questions
Can someone help me with GUI script what I have? 1 Answer
Good Game by One Person, Is it Possible? 2 Answers
Move gameobject pivot 6 Answers
Change the FOV from "60" to "90" smoothly when pressing "W" (C#, first time posting, beginner) 2 Answers
Displaying the total number of enemies & updating the number of enemies remaining as they're killed. 1 Answer