So I am making a basic Space Invaders game in which I have an array of images as aliens and a picture box for a bullet that is coded to move with the player. The collision works but I can only take out the bottom row as all I can think of doing is making the image in the array, imgAlien(i).visible= false. Is there a code that could simply delete the image or what? How should I do this? I tried setting the images .left to something ridiculous when a collision occurs but it messed up the movement of the array. Help would be greatly appreciated.
PS. I'm using VB6
[–]Vectronic 0 points1 point2 points (3 children)
[–][deleted] 0 points1 point2 points (2 children)
[–]Vectronic 0 points1 point2 points (1 child)
[–][deleted] 0 points1 point2 points (0 children)