29-06-2007, 09:06 PM
Addon onto the tutorial
If you say it freezes your game you could always make a picture box and set it with visible = false. Then in the form_keypress and such add the code to make it visible and set the x and y for the picture box to show up were you pressed. Very easy, and also remember to add a code when you press on another place on the screen to make it visible = false.
If you say it freezes your game you could always make a picture box and set it with visible = false. Then in the form_keypress and such add the code to make it visible and set the x and y for the picture box to show up were you pressed. Very easy, and also remember to add a code when you press on another place on the screen to make it visible = false.