I want to move my Image(character) when I touch the button. But when I touch it it just moves one step. But I want to move it continuously while I'm touching. Can you help me?
Sure but without you posting your code, it is very difficult.
Btw, did you have a look at the "Drag Me" example that comes with Gideros? That explains it with using Mouse events. Then there is the "Touch Explorer" example, which shows how to use Touch events.
Anyway, if you have questions, just ask them. The community is here to help.
Comments
Btw, did you have a look at the "Drag Me" example that comes with Gideros? That explains it with using Mouse events. Then there is the "Touch Explorer" example, which shows how to use Touch events.
Anyway, if you have questions, just ask them. The community is here to help.