Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 22 days ago
JSON representation

A 2D Jump & Run Character Controller I made in the first semester of my education.

Awesome Lists containing this project

README

        

![{D6C38353-9214-4757-BA07-5EA923C2AD93}](https://github.com/user-attachments/assets/b0962349-75de-43d5-a9d6-1701f5e595e4)

# 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.
![{3A38D9E0-46D9-490D-9037-9A1C5C1D7175}](https://github.com/user-attachments/assets/741b6267-2d21-4864-99b0-0a0142227f7e)

---