Edit of asset "PlatformerController2D for Godot 4 in C#" Accepted
| Old/Current | New/Edit | |
|---|---|---|
| Title | PlatformerController2D for Godot 4 in C# | PlatformerController2D for Godot 4 in C# |
| Description |
A C# implementation of the PlatformerController2D found in the AssetStore for Godot >=4.2 . Ported from Evan Barac's Godot 4.0 GD version (https://github.com/Ev01/PlatformerController2D) Original description: This is a platformer class with many tweakable settings which can be used to control a 2D character (think supermario 1). ## Features - Double jump - Coyote time - Jump buffer - Hold jump to go higher - Defining jump height and duration (as opposed to setting gravity and jump velocity) - Asymetrical jumps (falling faster than rising) (More information at the README.md file) |
A C# implementation of the PlatformerController2D found in the AssetStore for Godot >=4.2 . Ported from Evan Barac's Godot 4.0 GD version (https://github.com/Ev01/PlatformerController2D) Original description: This is a platformer class with many tweakable settings which can be used to control a 2D character (think supermario 1). ## Features - Double jump - Coyote time - Jump buffer - Hold jump to go higher - Defining jump height and duration (as opposed to setting gravity and jump velocity) - Asymetrical jumps (falling faster than rising) (More information at the README.md file) |
| Category | Scripts | Scripts |
| License | MIT | MIT |
| Repository Provider | GitHub | GitHub |
| Repository Url | https://github.com/D0ct0rDave/PlatformerController2D4CSharp_Godot4.x | https://github.com/D0ct0rDave/PlatformerController2D4CSharp_Godot4.x |
| Issues Url | https://github.com/D0ct0rDave/PlatformerController2D4CSharp_Godot4.x/issues | https://github.com/D0ct0rDave/PlatformerController2D4CSharp_Godot4.x/issues |
| Godot version | Godot 4.2 | Godot 4.2 |
| Version String | 1.0 | 1.0 |
| Download Commit | 1b3ef32f74814f9a0d95854af2ec735b40d3dcad | 1b3ef32f74814f9a0d95854af2ec735b40d3dcad |
| Download Url (Computed) | https://github.com/D0ct0rDave/PlatformerController2D4CSharp_Godot4.x/archive/1b3ef32f74814f9a0d95854af2ec735b40d3dcad.zip | https://github.com/D0ct0rDave/PlatformerController2D4CSharp_Godot4.x/archive/1b3ef32f74814f9a0d95854af2ec735b40d3dcad.zip |
| Icon Url |
https://raw.githubusercontent.com/D0ct0rDave/PlatformerController2D4CSharp_Godot4.x/main/icon/icon.png
|
https://raw.githubusercontent.com/D0ct0rDave/PlatformerController2D4CSharp_Godot4.x/main/icon.png
|