joshheinrichs / cmpt306-project

A procedural generated dungeon crawler built in Unity.
0 stars 1 forks source link

Health bar not resetting after death #27

Closed joshheinrichs closed 8 years ago

joshheinrichs commented 8 years ago

I'm assuming i just forgot to call something after resetting the player's health in the PlayerHealth script

knames commented 8 years ago

https://github.com/joshheinrichs/cmpt306-project/commit/dd36021240f3b53e04601eba862906d1720e7f58 fixed