Minimal First Person Controller with audio. Uses a rigidbody for movement.This is a first-person controller in its most basic state.Functions:Move & lookRunJumpCrouchZoomIncludes audio for the movement capabilities.Disclaimer: This asset uses the legacy Unity Input System.Copyright: You can use this asset in any project, even for a commercial game.Common player movement (walk, run, jump, crouch).Uses separate components to make the code more beginner friendly.Uses a rigidbody for movement for simpler player physics.Uses the legacy Unity Input System.Audio files as .mp3 or .wav.