Skip to content

WSWhitehouse/Unity-Advanced-Character-Controller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unity Advanced Character Controller

This is a more advanced and capable character controller for Unity3D. It is designed to replace the current character controller that is packaged in Unity.

Features

  • Built-in gravity (Toggleable)
  • Can be rotated in any direction unlike the default character controller - Please note it will not reset to default orientation automatically
  • It's open source