Link to scripts and unity assets used here: https://github.com/RedHenDev/Unity_sc...
Here's how to write a script from scratch to control a First Person Camera in Unity. This will allow you to use the mouse to control where your character is looking, and then walk in the direction you are facing using the keyboard (arrow Keys or WSAD).