On an assignment I am working on needs me to be able to put an image on top of a canvas. I have an image on the canvas but i need another one where the player can drag it on. For example it is similar to a game on PLTW. It puts the image next to the canvas. How do i make it so that i can put and move an image over the canvas?
Hello,
you can use a sprite on canvas and set it the picture. The sprite can be moved, dragged, touched or flung.