Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 520 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 520 Bytes

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.