|
-
May 8th, 2013, 06:20 PM
#1
Thread Starter
New Member
Movements & Timer
I am making a falling game, where things fall and you have to avoid them. I'm using pictureboxes as the falling objects which are connected to a timer but I'm not really sure how to make it so then once the game stats the objects start falling. I know to go down is PictureBox.Top = PictureBox.Top -5 or whatever number, but how would I write it for a timer. I'm new to VB.Net.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|