PDA

Click to See Complete Forum and Search --> : Lander game by John P. - Adding a new feature


N3oN
Nov 8th, 2000, 11:44 AM
Hello all!

I read John P.'s article about that lander game on vb-world.net.

I programmed it and it works, but now i (sadly) had an idea to add a new feature: Some kinda "extra" which can be collected and which refills some fuel.

I created a UDT called extra with x and y as single.
In the program section where the earth is drawn with BitBlt, i randomized htese coordinates and put my extra picture box there.

Now i cant figure out when my craft passes this extra in game, neither partly nor full through it.

Can anyone help?

thx in advance