1 decade ago by davidx
Hi,
I was testing my game on an Android device (via the browser), my game functions in that you hold down the mouse key/touch the canvas on touch screen to fly and release to drop.
Game looks great - however, if I press for too long to fly high, I get the long press menu appearing - does anyone know of a way I can get around this?
The other thought I had was to have a button outside the canvas which the user could press instead, but I would still need to be able to cancel the long press...
If this is not achievable, does anyone have any other ideas for a control to do this, rapid tapping will not work as this will zoom by default.
Thanks in advance.
Dave
I was testing my game on an Android device (via the browser), my game functions in that you hold down the mouse key/touch the canvas on touch screen to fly and release to drop.
Game looks great - however, if I press for too long to fly high, I get the long press menu appearing - does anyone know of a way I can get around this?
The other thought I had was to have a button outside the canvas which the user could press instead, but I would still need to be able to cancel the long press...
If this is not achievable, does anyone have any other ideas for a control to do this, rapid tapping will not work as this will zoom by default.
Thanks in advance.
Dave