hatfield-c / rotkr

Rats! Of the Kar Re-Bein by Katin Games
0 stars 0 forks source link

[ROTKR-71] Enemy ships will have a health manager #71

Closed hatfield-c closed 4 years ago

hatfield-c commented 4 years ago

The enemy ships will need to implement their own version of the health manager, which determines the health of their ship based on the number of hunks rather than the state of its crew.

When a hunk threshold is reached the ship will die.

hatfield-c commented 4 years ago

This issue is complete, and ready for QA.

The QA:

  1. Go to MovementTesting playground scene
  2. Shoot the enemy ship (make sure you hit and break off a hunk)
  3. Confirm the enemy ship sinks
  4. Wait 20 seconds, and confirm the enemy ship destroys itself.
KevinDCo commented 4 years ago

This has passed QA.