Hi all~ I am currently busy making a point and click game where the camera remains still. I want the function where when the player moves the mouse cursor to the top or bottom of the screen to rotate the camera (the camera starts in top down) - I am quite a noob with coding Thanks in advance~
Use the MouseLook.js script found here : standard assets>sources>scripts>MouseLook.js . This way the player can rotate the camera vertically up and down when the cursor moces from top to bottom.