[SOLVED] Help with SpriteMultitouchJoystick extension

Hello,

I’m testing the SpriteMultitouchJoystick extension, but I need to disable certain movements on certain occasions. For example, preventing the Player from climbing the stairs. Apparently it is only possible to completely disable the control.
Does anyone have any experience with this extension? Maybe some way to control the movements, or do they necessarily always have to be activated?

EDIT:

People, the solution was simple. I solved it by removing the “Platformer multitouch controller mapper” behavior from the character. This behavior mapped all movement automatically. Without it, I can freely insert conditions and actions into the events. :v:

I loved this extension!

1 Like