Skip to content

BrandonBartram98/Unity-ThirdPersonController

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎮 Unity Third Person Controller

Third person control scripts for velocity based movement

🔨 Get Started

  • git clone https://github.com/BrandonBartram98/Unity-ThirdPersonController - Clone project

  • Import scripts into Unity project

  • Add an empty object, rename to 'Player' and attach the scripts and a RigidBody to this object

  • Add an empty object as a child of 'Player', rename to 'Orientation'

  • Add your character model as a child of 'Player'

  • Set appropritate script parameters in the inspector

  • Import cinemachine via package manager and add a free-look camera (Optional)

👻 Contribute

git clone https://github.com/BrandonBartram98/Unity-ThirdPersonController

Releases

No releases published

Packages

No packages published

Languages