An open API service indexing awesome lists of open source software.

https://github.com/Brackeys/2D-Character-Controller

Free 2D Character Controller for Unity.
https://github.com/Brackeys/2D-Character-Controller

2d character controller movement player unity

Last synced: 19 days ago
JSON representation

Free 2D Character Controller for Unity.

Awesome Lists containing this project

README

        

# 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](http://i.imgur.com/ni1t2Wq.jpg)

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](http://youtube.com/brackeys).

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