Skip to content

Advanced platformer movements

Let platformer characters: air jump, wall jump wall sliding, coyote time and dashing.

Authors and contributors to this community extension: D8H, shadow00dev, Entropy, CorianderGames.


This extension provides behaviors to:

  • Jump in mid-air
  • Jump and slide against walls
  • Dash horizontally
  • Dash toward the floor
  • Do coyote time, also known as "ledge tolerance". It lets players jumping even after their character is no longer touching the ground for a given amount of time. It aims to give players a feeling of control and reduce frustration.

An example allows to check it out (open the project online).


Tip

Learn how to install new extensions by following a step-by-step guide.

This page is an auto-generated reference page about the Advanced platformer movements extension, made by the community of GDevelop, the open-source, cross-platform game engine designed for everyone. Learn more about all GDevelop community-made extensions here.