Dear Scirra Community,
I am having trouble with making a flappy bird alike game.
It's working very fine with keyboard and mouse object. But now i've removed those and inserted touch object because i want to make it for mobile.
The problem is that it's not working efficiently with touch. I mean it has to take some time before sence another tab on screen. You have to wait for a certain part of the jump is complete.
Any Help please? Plus i am also having problem with moving the object wheen screen is tilt (move object right or left depending on orientation).
Here's a capx example: goo.gl/pW1jck
Again it's working perfectly fine with keyboard and mouse?