This repository was archived by the owner on Aug 14, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 9
CharacterHealthUI.cs
Erik edited this page Apr 26, 2019
·
2 revisions
Script: CharacterHealthUI.cs
- None
- None
- healthBar - Transform of the GameObject that will be shrunken or increases in size in respect to % health remaining.
Listens to CharacterHealth component's HealthChanged event and changes the scale.x of the healthBar transform to reflect percentage health.
Script Documentation
General Scripts
Generic Character Scripts
Enemy Scripts
Player Scripts
Erik's ongoing laundry list of TODOs that he doesn't want to create issues for