https://baraa0.itch.io/code-player-project-assets
A ready-to-use 2D Player Controller for Godot 4, designed for platformer games.
It includes smooth movement, jumping, wall sliding, wall jumping, melee combat, health system, knockback, lives, and respawn logic.
Perfect if you want to save time and get a professional starting point for your platformer projects.
Features
-
✅ Smooth movement system (run, jump, wall slide, wall jump).
-
✅ Fall detection with max fall distance check (auto respawn if exceeded).
-
✅ Melee attack system using dynamic hitboxes (intersect_shape).
-
✅ Health & damage system with knockback and hit animations.
-
✅ Lives & respawn system with configurable respawn point.
-
✅ Fully commented and clean code.
-
✅ Compatible with Godot 4.4+.