About
Open Source 2D Platformer (Godot 4.x) This open-source 2D platformer demo was created as an educational projectand is now available for anyone to explore, learn from, and modify. Here is the source code: https://github.com/SlayHorizon/2d-platformer-demo Features Player Mechanics: State Machine with callback functions. Smooth movement with double jump, wall slide, and…