How to move object with VB - Easier, and faster than before
Loading...
3,583
Uploader Comments (Zeradok)
see all
All Comments (7)
-
@Zeradok I was wondering if you knew how to make an object jump on vb6, if you can you please tell how to do it, thanks
-
@mirkolololoa lol what can you code in? Nothing, can you code in vb6? Can you code in C Sharp? Can you code in C++? Can you code in java? If not shut the fuck up.
-
'ToRight' is not declared!
-
vb 6.0 is cool !
-
Why did you watch the video then?
-
vb 6 sux!
-
Good code, but what are you holding down to move the object?
Loading...
I meant "vbKeyW". tehee...
Zeradok 2 years ago
The arrow in keyboard (Up, Down, Right, and Left). You can always change it to W, A, S, D, or something else, by changing the code "vbKeyUp" into "vbW" (example)
Zeradok 2 years ago