hi i need to get a space invaders game working and need to know how to get the invaders to move 11 pixels at a time until they reach the border and then move down 20 pixels and continue in the opposite direction. please help quickly.
Printable View
hi i need to get a space invaders game working and need to know how to get the invaders to move 11 pixels at a time until they reach the border and then move down 20 pixels and continue in the opposite direction. please help quickly.
You have the Invader movement that does it automatically for you! I do not know where to download it, if anyone can tell it here?
Isn't it part of Bonus Pack 1?
If you want to do Space Invaders style movement, you can use counters and alterable values and such. It's more flexible and might open up your game to future improvements later down the line.
The automatic movement for this was added in build 243
So if you update to 246 or beta 247 you will have it.
I want to make it completely in events. I'll fix the player later. Anyways.....I have a good system working but my "invaders" won't speed up as they get further down. I am getting very annoyed at this. Can anybody help???
heres my example ( invaders )