nhill2010 / 413_Final_Project

Group final project for NAU CS413.
1 stars 0 forks source link

Fixed Bug in Enemy Healthbar #60

Closed MichaelVertin closed 12 months ago

MichaelVertin commented 12 months ago

Fixed bug in positioning of Enemy's healthbar. Previously, healthbar's y coordinate was using relative position instead of absolute position.