Skip to content

D-three/First-Person-Movement-Script-For-Unity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

First Person Movement Script For Unity

This is a first person movement script for 3d games in unity.

Here are some of the features in this script:

  • Sneaking
  • jumping

Here are some requirements for the script

  • a capsule as player
  • Your player must have a Character Controller to use this script.

How to use:

  • Attach the script component to the player
  • parent the Main Camera to the player's head area
  • Fill in the required parameters

If you have any problems, Please let me know.

About

A First-Person movement script for unity

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages