Hello, I have made simple infinite runner game. The problem is, that if i export it using Android(not crosswalk) the player jumped twice when touched the screen. When i export it with crosswalk , player jumps as it should, just once. Is there any known problem with touch input using the clasic android export?
i am asking because the android export gives me 60fps, and crosswalk only 47fps. And crosswalk dont work on android 4.2.2
PS: i can upload both versions so you see exactly what is happening , if ur keen to help