Display character health on the UI

Tutorial

·

Beginner

·

+10XP

·

25 mins

·

(776)

Unity Technologies

Display character health on the UI

1. Overview

2. Create a script to update the health display

3. Implement basic health display functionality

4. Challenge: Write a function to change character health

5. What are static class members?

6. Revise your script to make it accessible without a reference

7. Update the PlayerController script

8. More things to try

9. Check your scripts

10. Next steps

Complete this tutorial