Expandable Platformer Controller 2D 1.0.0 2D Tools 4.0 Community
Submitted by user NahtreX; MIT; 2024-11-21
Expandable Character controller for 2D platformers based off the work of Noasey: https://godotengine.org/asset-library/asset/3312
In addition to the amazing parametrization on the base project by Noasey now movement modes are modular. So unneeeded code does not live in the character script and so expansion is easier since the code doesn't have to be touched.
There's an included demo that uses all the previously included movement types now made into modules. The debug menu used in the demo can be expanded easily for extra modules, just use the included SpecialMovementSample.gd file to add new movement modes.
View files Download Submit an issue Recent Edits