33 lines
777 B
JSON
33 lines
777 B
JSON
{
|
|
"teleports": [
|
|
{
|
|
"id": "tp_dorm_to_loc2",
|
|
"positionX": -11.4,
|
|
"positionY": 0.0,
|
|
"positionZ": 0.0,
|
|
"radius": 1.5,
|
|
"active": false,
|
|
"automatic": true,
|
|
"automaticRadius": 1.4,
|
|
"destinationLocation": "uni_exterior",
|
|
"destinationPositionX": -14.8449,
|
|
"destinationPositionY": 0.0,
|
|
"destinationPositionZ": -29.5501,
|
|
"destinationRotationY": 3.14159
|
|
},
|
|
{
|
|
"id": "tp_dorm_to_2floor",
|
|
"positionX": 3.95908,
|
|
"positionY": 0.0,
|
|
"positionZ": -3.06444,
|
|
"radius": 1.5,
|
|
"active": false,
|
|
"destinationLocation": "NONE",
|
|
"destinationPositionX": 0.0,
|
|
"destinationPositionY": 0.0,
|
|
"destinationPositionZ": 0.0,
|
|
"destinationRotationY": 0.0
|
|
}
|
|
]
|
|
}
|