Zshandi / SuperSpherebox65

This is a preliminary repository for my groups GGJ 2024 entry.
0 stars 0 forks source link

Shoot Em Up: Different enemy types #28

Open dumbanode opened 7 months ago

dumbanode commented 7 months ago

Instead of having one singular enemy that dies in one hit, create other types of enemies that have different firing methods, shapes, health, etc.

dumbanode commented 7 months ago

It would be cool if the enemy types were randomized.

We can declare around three different tiers of enemies. Each tier has a random sprite, death sound, health amount, shooting style, etc.