You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, attacking units chase the enemy until they reach the maximum distance. This is not enough, since there might be an obstacle in the laser cannon line of sight (most often the other attacking units).
Thus maximum distance condition should be extended with a visibility condition.