for the keybord controls I made this event : if player is on floor and the global variable death = 1, then ignore default controls for player = yes.
On the mobile device the player is controlled by multitouch joystick and buttons, I managed to desactivate control of joystick but not of buttons as shown above.
So you’re controlling them with a platformer behaviour?
Could you post a screen snip of the events for both the keyboard and multitouch joystick control? It’s tricky to understand/see what going on just by a description of the events.