techninja / ninjanode

A node.js implementation of the ninjaships.js library, made into a complete HTML5 multiplayer game!
14 stars 8 forks source link

Power Up: Shields #23

Open MakerBlock opened 10 years ago

MakerBlock commented 10 years ago

Short term shield doubling effect. Or, maybe just +100 shields that are visible.

techninja commented 10 years ago

Could make the shields visible and twice as large and slowly come down in size for duration. Also we should show current power ups and duration remaining on the HUD

MakerBlock commented 10 years ago

Actually, shields and specials etc are all accounted for in the HUD design ;)