I am trying to make a game using Libgdx, here i wanted my image or sprite on he parent image when i touch on the parent for 3-4 seconds and if i touch on other point the first image should be present with the second image drawn on parent.Similar game to dart wheel where the darts fix on the image and other images are added on other touch points.
Android : How to fix a sprite image or draw texture on batch when input event is finished and draw another sprite on next touch point?
on Wednesday, August 6, 2014
Labels:
here i wanted my image or sprite on he parent image when i touch on the parent for 3-4 seconds and if i touch on other point the first image should be present with the second,
How to fix a sprite image or draw texture on batch when input event is finished and draw another sprite on next touch point? I am trying to make a game using Libgdx
0 comments:
Post a Comment