Search For Enemy
protected virtual void SearchForEnemy()
Inner method, which run when unit have no target. Checks attack radius for enemies, and if there an enemy in attack radius, marks it as target to attack.
protected virtual void SearchForEnemy()
Inner method, which run when unit have no target. Checks attack radius for enemies, and if there an enemy in attack radius, marks it as target to attack.