Ecosyste.ms: Awesome
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: 3 months ago
JSON representation
Free 2D Character Controller for Unity.
- Host: GitHub
- URL: https://github.com/Brackeys/2D-Character-Controller
- Owner: Brackeys
- Created: 2018-07-03T10:22:14.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-06-28T16:26:12.000Z (over 1 year ago)
- Last Synced: 2024-11-05T13:26:54.528Z (3 months ago)
- Topics: 2d, character, controller, movement, player, unity
- Language: C#
- Homepage: https://youtu.be/dwcT-Dch0bA
- Size: 2.93 KB
- Stars: 1,158
- Watchers: 56
- Forks: 1,618
- Open Issues: 46
-
Metadata Files:
- Readme: README.md
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 PhysicsTo 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.