Skip to content

Brackeys/2D-Character-Controller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

2D Character Controller

Here is a free to use Character Controller for 2D platformer games in Unity.

Image of Sunny Land from the Asset Store

Currently the Controller features:

  • Smooth movement
  • Jumping
  • Crouching
  • Events for setting up animation
  • 2D Physics

To learn how to use it check out our video on 2D Movement which can be found on our YouTube Channel.

The script is based on the one provided by Unity as part of their Standard Assets.