http://www.schoolfreeware.com
Now comes time to add more invaders to the game. This tutorial will use the copy and paste method of adding objects. Parallel arrays will be used to control the invaders. It can be tedious to watch and follow along with the programming process. The code for this video can be downloaded at SchoolFreeware.com - The finished game's code will be different than what is shown here.
Can i just copy and paste the code for the 1st invader to all of them, even though it would be longer code
raynod256 1 week ago
I got an error for this line: invader(x).Left = ((-50 * x) - (x * 5))
And this is the error msg:
Object reference not set to an instance of an object.
Lacihun1 5 months ago
@HiryuGouki use pause button
kallejjk 6 months ago
Your tutorials need to be slowed down. You are going WAY too fast for me to keep up!
HiryuGouki 8 months ago
@TheFusionFactor please explain.. i can help u.. it happened to me too but i fixed it..
hypershadicsiddhu 11 months ago
I added 14 more (for the second level) and I renamed all the picture boxes.. but for some reason it only shows 10.. Help?
TheFusionFactor 1 year ago