https://github.com/schildgard/2d-character-controller
A 2D Jump & Run Character Controller I made in the first semester of my education.
https://github.com/schildgard/2d-character-controller
2d-game gamedevelopment games jumpandrun unity2d
Last synced: 5 months ago
JSON representation
A 2D Jump & Run Character Controller I made in the first semester of my education.
- Host: GitHub
- URL: https://github.com/schildgard/2d-character-controller
- Owner: Schildgard
- Created: 2023-10-26T15:10:10.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-08T10:46:42.000Z (10 months ago)
- Last Synced: 2024-12-29T08:30:00.991Z (7 months ago)
- Topics: 2d-game, gamedevelopment, games, jumpandrun, unity2d
- Language: ShaderLab
- Homepage:
- Size: 70.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# About
This 2D Jump & Run Controller is designed to provide fundamental mechanics for 2D platforming games. It features smooth movement, jumping capabilities, and camera control tailored for a dynamic gameplay experience.### Features
- **Movement:** Supports walking and running in two dimensions.
- **Jumping:** Includes single and double jumps.
- **Camera Controls:** Camera can be scrolled to prevent leap of faith situations.
- **Jump Buffer:** Temporarily stores jump input to enhance jump precision and responsiveness.### Included Content
- **Level:** A compact course with moving platforms to test the controller's features.
- **GaruMak:** Garu`mak the cat will tell you about the input controls.## Assets
The scene utilizes custom assets created by me. These were crafted as an exercise to develop basic skills in 2D asset creation. The music is also done by myself.
---