hi,
I try to move a sprite with some arrow paint on screen. Works perfectly using “touch” eventlistener, but i should release the touch, and push again.
I want to make the same think, but without release. If the player press the right arrow and stay on it (without release), i want the sprite go on right.
I search in all corona example, search in a lot of tutos on Youtube, look a lot of API functions, but i find nothing about it.
Someone can say me what i should use for coding it ?
Thank you