As seen on the depressing first implementation in the video, the game has a Force Power Up called “Animal Spirit”, yes like the R-Type one, some of the rules of our implementation:
- Unlike R-Type, Don’t stop the enemy bullets.
- You could detach/call it back with Animal Spirit Button
- When detached, stops only with enemies who resist more than one hit or walls.
- After detached and stopped, follows the player Vertically with a delay damaging all enemies with tick damage, this damage follow the rules explained on this blog post, You could reattach if you touch it here.
- Could be attached to left or right of the Corgi.