Skip to content

A simple health script for unity game projects. If you find any issues or have any suggestions feel free to tell me :D

License

Notifications You must be signed in to change notification settings

MaxGreenhill8529/Unity-Health-Script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Unity-Health-Script

Screenshot (6)

Function List

Damage(int amount)

Heal(int amount)

GetMaxHealth() *1

*1 It's used to allow read access to the maxHealth variable while still allowing read/write access in the inspector

Features

Documentation Comments Screenshot (8)

The Unity Event System is used to control what happens after the health has been decreased and or has reached 0

About

A simple health script for unity game projects. If you find any issues or have any suggestions feel free to tell me :D

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages