I’m converting my baseball game over to Corona and noticed that when I press the
bat button(using the “tap” event ), that there is a very small delay before the bat moves.
By small delay I mean maybe like 200ms.
I thought maybe it was the Galaxy tab causing delay, but it also had the delay on iOS devices.
So I tried the “touch” event instead of the “tap” event and was surprised that the touch response
was almost instant.
Can anyone confirm?
[import]uid: 53445 topic_id: 13497 reply_id: 313497[/import]