I am doing a project where you click on various objects (FramedRect, FilledOval, ect.) that assemble to make a flower.
I would like to be able to begin with the pieces to the left side of the canvas, then click each piece to assemble the flower on the right side of the canvas.
How do I effectively use the moveTo option to successfully take the pieces of the flower and move them to the right?
Thank you.
