ljhs-games / week-75

Week 75 game repository
MIT License
1 stars 2 forks source link

Add gravitational bullet #5

Closed ApGoldberg closed 5 years ago

ApGoldberg commented 5 years ago

Node should be an Area2D that has it's own gravity assigned to it. It should pull all enemies and the player towards it. There should be cooldown of 5 seconds before it can be used again.

creikey commented 5 years ago

Cooldown will be managed by the player.