In my mod the enemies main activity is to build bases, so the mod gameplay relies a lot on the player actively searching for them.
For this reason one of the very first equipment the player can research, is a craft radar that increases the sightRange of the craft, making -on paper-, the detection simpler.
The problem is that the detection change is still lackluster, unless I make the sightRange basically world-wide. (Vanilla sightRange is already large, so 'm not really making it much bigger, because otherwise it's ridiculous).
Is there something more I can do to make the alien base detection more fast and reliable? This would also help with testing, because without being able to find the bases quickly, it's hard to tell if the mission I designed is working correctly (AKA spawning the base) or not.
Thanks