Quick question about our AimWeapon() method in TargetLocator-
At 10:08, why are we using “less than” instead of “less than or equal to”? Since if target distance is equal to the tower’s range, than it is still within range. Figure it doesn’t make much difference but just curious.