I need help with player movement on mobile

I was checking how the game runs on mobile. But when i press the movements buttons for a short time it doesn’t make a short move… it make a long move like if I am holding the button. I tried to make it with “Mouse button pressed or touch held” condition instead of just “The cursor/touch is on”. But when i use this option i can’t press 2 buttons at the same (for example jump and move to left at the same time, i have to press one and then another to make it work). Any idea on how to fix this? Thank your for your time :slight_smile:

This is what i did:

hi
maybe you should add a trigger once on each action

I tried that. But it is not working. It makes just a very small move :frowning: