Guibrush / PowerSpheres

An RTS game made with UE4
0 stars 0 forks source link

Total stats calculation not being updated when unit is killed #31

Closed Guibrush closed 4 years ago

Guibrush commented 4 years ago

The total calculation of the stats in the UI (in the squad details panel) is not being updated when an unit of the squad is being killed. This is probably due to the fact that we are using the "TotalSquadUnits" attribute to calculate the total stat instead of the actual number of units left in the squad.