Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wadlo/godot4-simple-platformer-setup-csharp
For use in gamejams or whatever else. Very quickly set up a platformer game with one script for the player. Supports coyote time, specifying height and jump duration rather than velocity and gravity.
https://github.com/wadlo/godot4-simple-platformer-setup-csharp
Last synced: about 1 month ago
JSON representation
For use in gamejams or whatever else. Very quickly set up a platformer game with one script for the player. Supports coyote time, specifying height and jump duration rather than velocity and gravity.
- Host: GitHub
- URL: https://github.com/wadlo/godot4-simple-platformer-setup-csharp
- Owner: wadlo
- License: mit
- Created: 2024-01-01T18:50:12.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-01-01T19:05:56.000Z (about 1 year ago)
- Last Synced: 2024-12-15T13:46:02.946Z (about 1 month ago)
- Language: C#
- Size: 7.81 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Godot4-Simple-Platformer-Setup-CSharp
For use in gamejams or whatever else. Very quickly set up a platformer game with one script for the player.Supports
- coyote time,
- specifying height and jump duration rather than velocity and gravity.
- jump buffer
- fall speed multiplierSupport: Reach out on Discord! https://discord.gg/mdwPYkHMBw