nbenven95 / BattleTank

Second major project in the Udemy Unreal Engine 4 course (project is actually C++, github seems to have goofed)
0 stars 0 forks source link

Adding a health and damage system #28

Open nbenven95 opened 5 years ago

nbenven95 commented 5 years ago

Give tanks a health pool and make projectiles do damage when they hit.

TODO: