16
Help / empty missionZone
« on: September 12, 2021, 11:25:22 pm »
how to leave an empty missionZone in a region:
regions:
...
missionZones:
-
- [7...]
-
- [2...]
-
- [] <-- I tried this but I get an error
-
- [2...]
-
- [2...]
-
- [1...]
if i leave a zone empty (provided it can be done), what will happen with UFO trajectories passing there?
regions:
...
missionZones:
-
- [7...]
-
- [2...]
-
- [] <-- I tried this but I get an error
-
- [2...]
-
- [2...]
-
- [1...]
if i leave a zone empty (provided it can be done), what will happen with UFO trajectories passing there?