Edit of asset "PlatformerController2D for Godot 3.x in C#" Accepted
Old/Current | New/Edit | |
---|---|---|
Title | PlatformerController2D for Godot 3.x in C# | PlatformerController2D for Godot 3.x in C# |
Description |
A C# implementation of the PlatformerController2D found in the AssetStore for Godot >=3.5 . 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 >=3.5 . 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_Godot3.x | https://github.com/D0ct0rDave/PlatformerController2D4CSharp_Godot3.x |
Issues Url | https://github.com/D0ct0rDave/PlatformerController2D4CSharp_Godot3.x/issues | https://github.com/D0ct0rDave/PlatformerController2D4CSharp_Godot3.x/issues |
Godot version | Godot 3.5 | Godot 3.5 |
Version String | 1.0 | 1.0 |
Download Commit | 03e467b5f1c95196fae73d56e09f9df7c94a585d | 03e467b5f1c95196fae73d56e09f9df7c94a585d |
Download Url (Computed) | https://github.com/D0ct0rDave/PlatformerController2D4CSharp_Godot3.x/archive/03e467b5f1c95196fae73d56e09f9df7c94a585d.zip | https://github.com/D0ct0rDave/PlatformerController2D4CSharp_Godot3.x/archive/03e467b5f1c95196fae73d56e09f9df7c94a585d.zip |
Icon Url |
https://raw.githubusercontent.com/D0ct0rDave/PlatformerController2D4CSharp_Godot3.x/main/icon/icon.png
|
https://raw.githubusercontent.com/D0ct0rDave/PlatformerController2D4CSharp_Godot3.x/main/icon.png
|