I want to make a racing game in vb, simple racing game, but i want it to go around in circles, how exactly would i do that? I want it to go around in either a circle or a loop, predefined ofcourse.
Printable View
I want to make a racing game in vb, simple racing game, but i want it to go around in circles, how exactly would i do that? I want it to go around in either a circle or a loop, predefined ofcourse.
I have moved your post into the 'Games & Graphics Programming' forum as it should have better feedback in here.
Quote:
Originally posted by MXAlPhA
I want to make a racing game in vb, simple racing game, but i want it to go around in circles, how exactly would i do that? I want it to go around in either a circle or a loop, predefined ofcourse.
How much do you know about VB. Are you ready to start with DX??? It sounds like a game I would do in DDraw...but there is probably someone that would disagree with me there...
i know a fair amount, but not directx. I thought that you could somehow draw a circle and then have your "car" or whatever object you want to use to either around the circle or whatever.
Yes you can do it in what ever way you want...you can use a picturebox or imagecontroll for the car, or you can Blt right to the screen...
blt?
But how would i make it go around the picturebox or whatever i use?
OK...look at this for a start...
http://vbforums.com/showthread.php?s=&threadid=219906
here's my answer:
http://www.vbforums.com/showthread.p...hreadid=220652
...LOL....Quote:
what so funny? :D