Hi I am making a game that requires touch input as you drag the character around so I am using the drag and drop on my sprite to achieve this but my character animations are interrupting the drag and drop what can I do to solve this?
In the event sheet I have it set to play certain animations on drag start and stop etc but once they play the character drops and is hard to pick up again due to the animations playing from what I can see.
Sorry if this is really stupid question.