Hi, I would like to ask a favor finding a bug in my code, there seems to be a bug that only happens in android in this code
on the simulator the game ends then life is less then 11.
n line 1929 and 1929, in the simulator when I comment out either line, the game just goes into a blank screen instead of going to the menu… but with both lines it goes in properly…
even-tho it is working in the simulator, only in Android, when the mouse and the person collide, one or both of them get stuck… but this does not happen in the simulator.
here is the HTML5 version, which does not suffer form the bug. Tom Burger 3 HTML5 English version
and here is the APK https://amjp.psy-k.org/tom-burger/TomBurger3.apk
this is the github where all the code is at: GitHub - amigojapan/TomBurger3Solar2d: Hamburger Simulation game
all help greatly appreciated!
amigojapan