space-game001/resources/config2/trigger_zones_uni_exterior.json

46 lines
951 B
JSON

{
"trigger_zones": [
{
"id": "taxi_zone001",
"positionX": -15.0359,
"positionY": 0.0,
"positionZ": -36.135,
"radius": 4.0,
"hysteresis": 0.4,
"enabled": true
},
{
"id": "darklands_exit001",
"positionX": 11.747,
"positionY": 0.0,
"positionZ": -6.34282,
"radius": 3.3,
"hysteresis": 0.5,
"enabled": true
},{
"id": "darklands_exit003",
"positionX": 13.3522,
"positionY": 0.0,
"positionZ": -10.0046,
"radius": 3.3,
"hysteresis": 0.5,
"enabled": true
},{
"id": "darklands_exit004",
"positionX": 9.92273,
"positionY": 0.0,
"positionZ": -15.5795,
"radius": 3.3,
"hysteresis": 0.5,
"enabled": true
},{
"id": "darklands_exit005",
"positionX": 8.57705,
"positionY": 0.0,
"positionZ": -4.06573,
"radius": 5.0,
"hysteresis": 0.7,
"enabled": true
}
]
}