Unity 2D space shooter – new enemy graphics and animation – update 6

Before I forget, I need to write a bit about some new enemy graphics and animation I recently added to the game. I have been using some of Dan Cook’s excellent artwork for enemies in the game (I used the same stuff for Cosmosis), but in some cases have been bootstrapping his stuff to create … Read more

Unity 2D space shooter – retractable wing animation

Cosmosis, the original shmup for iOS I created my first 2D space shooter (shmup) called Cosmosis in Objective-C using cocos2d-iphone a few years back. The game didn’t feature much with regard to individual sprite animation though. Since recently getting acquainted with Unity3D, I decided to recreate Cosmosis using this excellent tool. This decision was even … Read more