<img src="http://i.imgur.com/ghbLsqz.png" border="0">
Play the game here.
When prompted to press a key, press on the keyboard to use keyboard controls. Click the mouse for the touch-screen controls.
Here's the problem: brakes are supposed to appear whenever the player is moving but no keys are pressed. This works fine with keyboard controls, but when I use an inverted touch 'is touching' condition, it fails to work.
Is there any reason why this is? Has anyone else ever experienced this problem?