iam working on a match 3 game.
there is 1 sprite with 4 frames. prntscr.com/exddku
when i touch blue dot i want it to change animation to a smaller dot. same thing with other colored dots.
example (i touch blue dot ( animation change to a small blue dot ) and then touch green dot ( green dot change animation to a smaller green dot ) and then these 2 dots blue and green swap positions with each other. after swaping positions blue dot gets default size animations and green dot get default size animation.