ID:273626
 
Now that i have finished the creation of Lego Paintball, i plan to make a jigsaw puzzle game. However, i do not know how to code the most important part of the game: MouseDragging an object from a user's contents to a location on the map within their view.

Can anyone help?
You might want to read about MouseDrag() and MouseDrop(), the procedures you will be using.