How to make drawing sprite

Hello how do I make the sprite only draw when I tap the screen and make it teleport to my tap without dragging a line.

Hello,

unfortunately I did not understand what needs to be done. Perhaps this project will help

https://x.thunkable.com/projects/5de6b20b4d23f65c96220990/project/properties/designer/

hello,
Thank you for the help.

Unfortuantely I was not very clear!

What I mean is, right now, I’m trying to make a drawing project. But, whenever I tap, the sprite does not jump to my tap and instead I need to drag it.

In other words, it’s like I’m drawing but I cannot lift my pencil from the paper.

How do I make a sprite only draw when I’ve pressed down and make it jump to where I last tapped?

To draw on canvas, you need to select Stage and turn on Touch Drawing on the property bar.