18 lines
384 B
JSON
18 lines
384 B
JSON
{
|
|
"teleports": [
|
|
{
|
|
"id": "tp_loc1_to_loc2",
|
|
"positionX": 3.39902,
|
|
"positionY": 0.0,
|
|
"positionZ": -10.1046,
|
|
"radius": 1.8,
|
|
"active": true,
|
|
"destinationLocation": "uni_exterior",
|
|
"destinationPositionX": 8.9718,
|
|
"destinationPositionY": 0.0,
|
|
"destinationPositionZ": -9.57324,
|
|
"destinationRotationY": 0.0
|
|
}
|
|
]
|
|
}
|