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: Reflector Shield #26

Open MakerBlock opened 10 years ago

MakerBlock commented 10 years ago

A faintly visible shield that will completely reflect any directed damage (say a missile, laser, etc - but not a mine) against whoever shot it.

Bonus points for reflecting at double speed.

techninja commented 10 years ago

Based on incoming angle for reflection? Or random?

MakerBlock commented 10 years ago

Based on incoming angle. Shield is a sphere that appears as a circle.

techninja commented 10 years ago

Please add suggested durations to all power up ideas