Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/scenent/gd-platformer
platformer sample made with Godot v4.0.1.
https://github.com/scenent/gd-platformer
godot godot-engine platformer
Last synced: 5 days ago
JSON representation
platformer sample made with Godot v4.0.1.
- Host: GitHub
- URL: https://github.com/scenent/gd-platformer
- Owner: scenent
- License: mit
- Created: 2023-12-09T08:31:10.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-09T08:37:20.000Z (about 1 year ago)
- Last Synced: 2024-11-15T02:29:23.407Z (2 months ago)
- Topics: godot, godot-engine, platformer
- Language: GDScript
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gd-platformer
platformer sample made with Godot v4.0.1.## features
- implementation of CharacterBody2D
- wall sliding
- wall jump
- jumping N times
- idle / walking / jumping / falling / wall sliding animation## asset used
- [pixel-adventure by pixelfrog on itch.io](https://pixelfrog-assets.itch.io/pixel-adventure-1) (CC0 License)