Completed work on the player special abilities.
The first 2 you collect by popping the corresponding power up bubble.
Special attack which shoots a line of fire popping any bubbles it hits. Good for when bubbles are about to reach the bottom of screen and end the game.
Rewinds game to the time before you fired the last bubble. Good for when you miss a critical shot so you can have another go. You can rewind all the way back to the start of the level if you have collected enough.
The third special ability you get by automatically collecting the fallen bubbles. When you collect 10 you get 1 power up. Still to code this attack.
Also coded a new hazard type which will randomly drain 1 of the available power ups if hit.
Latest test game can be played here. https://dl.dropboxusercontent.com/u/159885981/pb12/index.html
Right click to scroll through available special abilities, left click to activate it, or keep right clicking to return to normal firing mode.