https://github.com/antimundo/unity-character-controller
A simple and snappy character controller for platformer games made with Unity, using C#.
https://github.com/antimundo/unity-character-controller
game-development unity
Last synced: about 1 month ago
JSON representation
A simple and snappy character controller for platformer games made with Unity, using C#.
- Host: GitHub
- URL: https://github.com/antimundo/unity-character-controller
- Owner: antimundo
- License: cc0-1.0
- Created: 2021-01-30T20:21:31.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-12-18T21:06:51.000Z (over 4 years ago)
- Last Synced: 2025-07-17T12:15:14.042Z (11 months ago)
- Topics: game-development, unity
- Language: C#
- Homepage:
- Size: 26.4 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# UnityCharacterController
A simple and snappy character controller for platformer games made with Unity, using C#.