crystal-bit / space-shooter

Shoot 'em up game, developed for the Hacktoberfest 2019 event with the Crystal Bit community.
GNU General Public License v3.0
41 stars 34 forks source link

New Bullet Powerup Boost #109

Closed Thomazino closed 4 years ago

Thomazino commented 4 years ago

I created a new power up for bullet with a red orb. If the player take this red orb his bullets will inflict 2x the damage that they did before for 6 seconds.The chance to find this redorb while killing an enemy is 10%. Btw in this request I have all the changes that I did in my previous PR so check the previous one first before checking this.

davcri commented 4 years ago

Wow I really like the new bullet ;) Great idea.

Can you fix the merge conflicts? Let me know if you need any help with that. It seems that only a single file has issues, so it shouldn't be too difficult :)

Thomazino commented 4 years ago

I think I did it let me know if I have to fix something else

davcri commented 4 years ago

All working fine, great job! And thanks for your interest in the project :)