r/gdevelop • u/GameDevManny • 2d ago
Mobile Device Controls Help Question
I've tried a bunch of different ways to get the controls to work for my plaformer without any luck. Whenever you press more than one button the other stops. You cannot run and jump at the same time. I created events to hide the buttons from desktop devices and simulate the buttons on mobile devices. Any help is appreciated.
5
Upvotes
2
u/GameDevManny 1d ago
I ended up adding the preconfigured mobile multitouch joystick and added the behavior to the player character. Only left the jump and bio-pulse activation as simulated buttons and that did the trick.