grimpunch / SimpleShmup

Another Unity Project, Experimenting with enemy movement patterns mostly and bullet-hell style bullet patterns, will see how this goes...
http://blog.christiancod.es
1 stars 0 forks source link

Create snaking enemies #6

Closed grimpunch closed 8 years ago

grimpunch commented 9 years ago

Create an enemy that moves around the screen in serpentine fashion and requires destroying at the rear , then explodes in sequential explosions toward the front.

grimpunch commented 8 years ago

62e6328bcd9b0899624663f6bcb8f8e42e0e4f8b Implemented, a bit rough around the edges, but will be improved upon when final art is implemented.