android - Walkable sprite help -


I'm stuck in the beginning which is trying to make a phantom, but once you click anywhere on the screen To make the effect of running it, it should be moved automatically at a point in a straight line at that point. How do i do this

Um, your question is a bit unclear, and therefore difficult to answer. Generally, you can create a translation animation described here: Or, you can draw yourself: Record the location of the touch event, repeat between the positions between the position and the starting position of your sprite And attract some frames to yourself. / P>

Comments