33 lines
799 B
JSON
33 lines
799 B
JSON
{
|
|
"teleports": [
|
|
{
|
|
"id": "tp_loc2_to_dorm",
|
|
"positionX": -15.8665,
|
|
"positionY": 0.0,
|
|
"positionZ": -36.85,
|
|
"radius": 5.0,
|
|
"active": false,
|
|
"destinationLocation": "location_dorm",
|
|
"destinationPositionX": -8.32343,
|
|
"destinationPositionY": 0.0,
|
|
"destinationPositionZ": -0.152264,
|
|
"destinationRotationY": 1.5708
|
|
},
|
|
{
|
|
"id": "tp_loc2_to_loc1",
|
|
"positionX": 6.6335,
|
|
"positionY": 0.0,
|
|
"positionZ": -9.65,
|
|
"radius": 1.5,
|
|
"active": true,
|
|
"automatic": true,
|
|
"automaticRadius": 1.4,
|
|
"destinationLocation": "uni_interior",
|
|
"destinationPositionX": 1.05971,
|
|
"destinationPositionY": 0.0,
|
|
"destinationPositionZ": -9.63831,
|
|
"destinationRotationY": -1.5708
|
|
}
|
|
]
|
|
}
|