Ka0o0/unity-2D-shooter

Obstacles Support

Ka0o0 opened this issue · 0 comments

Ka0o0 commented

Add support for obstacles

ACC

  • Obstacles shall block bullets
  • There are different types of obstacles
    • Walls (inf HP, random size)
    • Barrel (40 HP, one block size but round)
  • Some types of obstacles can be destroyed (have HP similar to soldier and if HP <= 0 they get destroyed)