I am building a first person shooter in Unity but I don’t know how to script the controls. I need to a) move the character with the WASD keys, b) move the camera with the mouse, and c) replace the cursor. How do I do this?
I am building a first person shooter in Unity but I don’t know how to script the controls. I need to a) move the character with the WASD keys, b) move the camera with the mouse, and c) replace the cursor. How do I do this?