like for example here, beside the sink will be meat. And the task is for the players to drag the meat on to the sink and wash it for 10 seconds. But the problem is how do i do that? maybe use canvas or something?
I need help, please let me know, thankyou!
Then you’ll need to add all the logic.
The first is to center the image where your finger is, since currentX and currentY refer to the top-left pixel, so the sprite won’t be perfectly under your finger.