"Custom Spawn Points": [
{
"The name of this area": "Lighthouse",
"Is this area enabled?": true,
"Allow teleporting to this area": true,
"Allow respawning at this area": true,
"World position": {
"x": 659.0,
"y": 24.86,
"z": 536.0
},
"Radius of points generated": 50.0,
"Names of potential raycast target valid for points": [
"road",
"carpark",
"pavement",
"walkway"
]
},
{
"The name of this area": "Bunker",
"Is this area enabled?": true,
"Allow teleporting to this area": true,
"Allow respawning at this area": true,
"World position": {
"x": -598.0,
"y": 13.8,
"z": -460.0
},
"Radius of points generated": 50.0,
"Names of potential raycast target valid for points": [
"road",
"carpark",
"pavement",
"walkway"
]
}
],