Hello
I am working on a FPS game, but i need something.
How can i get my character to sprint, walk, crouch, crawl etc. And do someone have an example script?
If you are using the standard First Person Controller, you can add a script to the character to add run and crouch (and reduce the speed when crouched). Take a look to this question to get this script.