I want to move the image to the right or left using the gesture recognizer, I already move the image using the CCMoveTo function, but I donβt know how to move the image faster or slower depending on the strength of the swipe.
If the user is strongly projecting the image, the image should move faster than if the user makes soft wipes.
Anyone have any tips?
source share