space-game001/resources/config2/trigger_zones_uni_interior.json
Vladislav Khorev 72e05cdc28 little cleanup
2026-05-09 20:28:25 +03:00

22 lines
411 B
JSON

{
"trigger_zones": [
{
"id": "lection_hall_zone001",
"positionX": -0.141875,
"positionY": 0.0,
"positionZ": 9.75898,
"radius": 2.0,
"hysteresis": 0.1,
"enabled": true
},
{
"id": "knife_dialog_zone001",
"positionX":-0.0765023,
"positionY": 0.0,
"positionZ": -7.90549,
"radius": 1.0,
"hysteresis": 0.1,
"enabled": true
}
]
}