Ladder with Gamepad Extension

Hi,

I was wondering if the built in Ladder behaviour can be used with the Gamepad extension?
It appears that the keyboard is covered, but I don’t see anything for Gamepad anywhere.

Thanks.

The gamepad only provides input conditions, and the platform behavior provides action for simulating a key press. You can combine those to simulate a ladder/up key press when pressing the up button (or any other one you may wish) on the controller.

Thanks for the reply, I’m just re-dicovering GDevelop, coming from Construct and Unity.

Is the Ladder behaviour just for vertical Input, no other functions? I kind of expected it would have options to configure, perhaps for disableling horiztonal input, walking off the top of ladder etc.