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

Refactor EnemySineShotHandler for individual shot movement #13

Open grimpunch opened 8 years ago

grimpunch commented 8 years ago

https://github.com/grimpunch/SimpleShmup/tree/master/Assets/Scripts/EnemySineShotHandler.cs needs some refactoring to support this so that the entire bullet section doesn't move as a whole but individually