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?
ID:273626
Oct 31 2010, 6:14 am
|
|
Oct 31 2010, 10:48 am
|
|
You might want to read about MouseDrag() and MouseDrop(), the procedures you will be using.
|