/// <summary> /// Activate the spawn of the unit /// </summary> public override void Activate() { barrack.Spawn(unitLoc); }