I made this simple side scroller, on a PC browser it works fine, player had Platform behavior. I can press up arrow to jump, and right/left to move.
I added the touch behavior, and have "on tap gesture player, action player simulate jump" and also tried "is touching player, action player simulate jump".
But when I play on tablet/phone, when I tap or hold the player, nothing happens.
Suggestions?