https://github.com/insthync/megamancharactercontroller
The Custom Character Controller for Unity, with Megaman controlling style such as dash, air-jump, air-dash, dash-jump. It 's based on SuperCharacterController.
https://github.com/insthync/megamancharactercontroller
Last synced: 3 months ago
JSON representation
The Custom Character Controller for Unity, with Megaman controlling style such as dash, air-jump, air-dash, dash-jump. It 's based on SuperCharacterController.
- Host: GitHub
- URL: https://github.com/insthync/megamancharactercontroller
- Owner: insthync
- License: mit
- Created: 2017-10-05T18:50:39.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-21T20:23:06.000Z (over 8 years ago)
- Last Synced: 2025-08-23T01:57:10.148Z (10 months ago)
- Language: C#
- Homepage:
- Size: 60.5 KB
- Stars: 9
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MegamanCharacterController
The Custom Character Controller for Unity, with Megaman controlling style such as dash, air-jump, air-dash, dash-jump. It 's based on SuperCharacterController.