samOtero / PTDGame

A 3D reimagining of the original Pokemon Tower Defense game made in Unity.
17 stars 2 forks source link

feat: hp calculations and mod #35

Closed samOtero closed 2 years ago

samOtero commented 2 years ago

resolves #34

Calculate HP for units based on their base HP and mod HP, also setting up some basic unit functionality into it's own scriptable object.