Fixed nan exception

This commit is contained in:
2022-05-18 01:37:06 +07:00
parent 4132787ef8
commit 7db8dbcfcf
8 changed files with 336 additions and 15 deletions

View File

@ -19,8 +19,8 @@ MonoBehaviour:
MovementSpeed: 1
DefTeamAI: 3
AtcTeamAI: 3
NumOfDefenders: 2
NumOfAttackers: 2
NumOfDefenders: 3
NumOfAttackers: 3
HasHumanDefender: 0
HasHumanAttacker: 0
HealthPickupAmount: 50