space-game001/resources/config2/trigger_zones_uni_interior.json
2026-05-14 21:28:41 +03:00

42 lines
792 B
JSON

{
"trigger_zones": [
{
"id": "lection_hall_zone001",
"positionX": -0.141875,
"positionY": 0.0,
"positionZ": 9.75898,
"radius": 1.7,
"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
},
{
"id": "teacher_dialog_zone001",
"positionX":-3.96016,
"positionY": 0.0,
"positionZ": 5.927,
"radius": 3.0,
"hysteresis": 0.1,
"enabled": false
},
{
"id": "book_dialog_zone001",
"positionX":-0.757994,
"positionY": 0.0,
"positionZ": 6.17516,
"radius": 2.0,
"hysteresis": 0.1,
"enabled": false
}
]
}