Hello! I've been trying to figure this out for a couple of hours, hunted around the forums a bit. I'm trying to make a game in which you're moving with a D-pad and shooting with the tap of a button. I'm testing on a Android phone running 4.3 through the Intel XDK app.
The problem I'm having is whenever I'm touching a direction on the d-pad and then hit the fire button, the character stops. He'll resume if the fire button is hit again while the d-pad is still being touched, but a bullet will not fire. He'll stop again when the fire button is released. Everything seems to reset to normal when all the controls are released.
Here's the .capx that I've been working on: <Edit: It won't allow me to post the dropbox URL.>
Any ideas on how to fix this would be greatly appreciated,