Drumlind11's collections

This user has no collections

Recent Comments | Show All

No_avatar_thumb

2009/11/3

You have one little problem. The tiny enemies are "invincible". you have their die method using the small enemy's die method. Therefore it keeps spawning tiny enemies. You need to overwrite the die method in the tiny enemy's code.
No_avatar_thumb

2009/10/30

The objects are not sticking together, they are just aligned just right to make it seem as if they are.