Gorzontrok / Bro-Maker

A work in progress tool for making Custom Bros in Broforce. Based on the Captain Ameribro Mod from alexneargarder.
https://www.nexusmods.com/broforce/mods/13
GNU General Public License v3.0
8 stars 0 forks source link

Fixed issue where max health was not being set correctly #2

Closed alexneargarder closed 1 year ago

alexneargarder commented 1 year ago

It looks like the max health value is being set to the current health of the unit in NetworkedUnit's awake function, so we need to set the health value in order for the maxHealth not to be reset to 3.