![]() |
Click here to advertise with us
|
|
|||||||
| VB.NET General Discussion VB.NET general discussion area |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Hi,
I'm somewhat of a beginner at Vb.net, and could use some help. I am making an image (a picture box) move with the arrow keys. It goes left right and jumps when you push the Up key. I did this by changing the top and left values in the events key down and, for the case of the jump, key up. It works almost perfectly only i cannot make it so you can jump and move side to side at the same time. Only one works at a time. Any help to how i could make this happen? |
|
||||
|
Describe a sequence of events that you want to occur.
__________________
![]() 2007, 2008, 2009, 2010 Why is my data not saved to my database? | Communicating between multiple forms MSDN: Data Walkthroughs | "How Do I?" Videos My Blog: Custom Events | Dynamic GDI+ Drawing |
|
||||
|
Please break it down to discrete elements, not just "the user presses two keys and the PictureBox moves".
__________________
![]() 2007, 2008, 2009, 2010 Why is my data not saved to my database? | Communicating between multiple forms MSDN: Data Walkthroughs | "How Do I?" Videos My Blog: Custom Events | Dynamic GDI+ Drawing |
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|