A1VBCode Forums

pbx Movement?


http://a1vbcode.com/vbforums/Topic17118.aspx

By mtull - 2/25/2006

hi,

im a student, and we have been learning VB.Net 2003 in class the last few months and in really enjoyin it!

however ive decided to make a space invaders game, and have come to a dead end.
the problem is the whole of the game is coded and has collision detection and the missile fires and hits the "aliens" and they explode.

however i wish to make the "aliens", there are 10 of them, all picturebox's move left-to-right or right to left it dosent reallt matter aslong as their are moving from one side of the form to the other like they do in the game?

i havent got a clue were to start with this movement code, Please help!!!

Thanks!
By thesilentpyro - 2/27/2006

I see. I didn't know about setting properties of the Left() method, but I don't think I'll use it--it makes sense to me this way, as I've been doing it like this for a year and a half, not to mention in every Algebra class I've ever taken.