|
-
Nov 26th, 1999, 04:57 PM
#1
Thread Starter
Frenzied Member
Hi!
I'm programming a game.
I have a picture of a person.
How do make this "person" move when
i push the Forward, Backward, Left, Right button on my
keyboard???
Yours Sincerly
CyberCarsten
-
Nov 27th, 1999, 12:21 PM
#2
Hyperactive Member
do you mean make the body move, or make the picture move across the form?
------------------
Regards,
Alexander McAndrew
VB Zone
http://gsenterprise.server101.com
-
Nov 27th, 1999, 05:35 PM
#3
Thread Starter
Frenzied Member
I want the person to move
-
Nov 28th, 1999, 01:59 AM
#4
Hyperactive Member
if you're working in an Imagebox (or Picture box), then all you have to do is create numerous pictures (you only really need 2) and each time the user clicks a button (or presses a key), the picture in the box changes. That way you will get a moving effect. It's the same with carttons. Just lots of small pictures.
-
Nov 28th, 1999, 02:25 AM
#5
Thread Starter
Frenzied Member
Thank you very much!!
I'll try it!
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
|