OrionVeteran
Deity
I want to make a scan of a max range of 3 plots in all directions from the Mine Sweeper unit. The scan should reveal the plots, within range, where invisible enemy mines may exist. The scan should only be allowed before the Sweeper unit has moved.
The coding approach should be similar to how ranged bombardment works, only the highlighted plots need to reveal the invisible enemy mines and I need to turn off the scan when the unit moves to another plot.
I have 2 issues to resolve:
1. I'm not sure how to reveal the invisible enemy mines (visually).
2. I'm not sure how to limit the scan to happen only before the sweeper unit has moved.
Any help to solve these issues would be appreciated.
The coding approach should be similar to how ranged bombardment works, only the highlighted plots need to reveal the invisible enemy mines and I need to turn off the scan when the unit moves to another plot.
I have 2 issues to resolve:
1. I'm not sure how to reveal the invisible enemy mines (visually).
2. I'm not sure how to limit the scan to happen only before the sweeper unit has moved.
Any help to solve these issues would be appreciated.