3rd Person Mouse Controlled Camera (765648)

Hi, I have been looking on the internet for an answer to my question for a day now, and my search is fruitless, so I decided to come here.
Anyways, i want to make normal 3rd person camera, controlled with the mouse, and I’ve got the X-Axis sorted, its working. But I cant seem to get the Y-Axis working for some reason. Can someone please help me move the camera up and down when I move my mouse up and down?

This is my camera’s code so far. (image)

Hello @theunsgk - check out this tutorial to help get you started:
https://github.com/jiankaiwang/FirstPersonController
Hope it helps!

1 Like