I’m working on a Space Invaders clone. I have the aliens and base moving and firing. I want to add those bunkers at the bottom. These get chipped away over time. I’m trying to think of a way to accomplish this with Corona. Any suggestions? [import]uid: 98652 topic_id: 19911 reply_id: 319911[/import]
make a very small rectangles (in a shape of bunkers) that will remove on collision [import]uid: 16142 topic_id: 19911 reply_id: 77398[/import]