Greetings, this has probably been asked a lot before, but I haven't find any satisfactory answer to my problem.
Basically, I have the current code for Touch movement in my game:
But when played on phone, the users fingers will cover up the character entirely, making it unpratical for proper enjoyment. I wish to make a more drag and drop like movement, where as the player drags across the screen, the sprite will immitate the same movement on it's own space, without necessarily following the touch position, like it is in the image.