space-game001/resources/config2/trigger_zones_uni_exterior.json
2026-06-09 14:06:43 +03:00

38 lines
767 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.0,
"hysteresis": 0.5,
"enabled": true
},{
"id": "darklands_exit002",
"positionX": 13.3522,
"positionY": 0.0,
"positionZ": -10.0046,
"radius": 3.0,
"hysteresis": 0.5,
"enabled": true
},{
"id": "darklands_exit002",
"positionX": 9.92273,
"positionY": 0.0,
"positionZ": -15.5795,
"radius": 3.0,
"hysteresis": 0.5,
"enabled": true
}
]
}