Adding Health Bar to the Mortar


Hey,

Just wanted to share the health bar I added for the Mortar.

How I did it:

  1. On the Mortar_BP, I inherited from Tank.h.
  2. Added a Widget to the Mortar_BP.
  3. Added and casted the widget to health bar the same way we did it on the Tank_BP.

Hope it helped!

This is amazing! Great job going on your own and adding health to the mortar. Also great job describing how you did it. Helps a bunch of students.