Introduction - If you have any usage issues, please Google them yourself
MouseLook rotates the transform based on the mouse delta./// Minimum and Maximum values can be used to constrain the possible rotation/// To make an FPS style character:///- Create a capsule.///- Add the MouseLook script to the capsule./// Set the mouse look to use LookX.