Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 3 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.