Lobby Entry Points
json
{
"uniqueName": "Chernogorsk", // Name of the entry point
"version": "0", // never change this, internal version number
"coordinate": { // Position of the entry point
"position": [
6534.5,
6.190000057220459,
2469.0
],
"orientation": [
-48.9991340637207,
0.0,
0.0
]
},
"type": "TBWPMachine", // Type of the entry point, at the moment only TBWPMachine is supported
"useExactPosition": 0 // If you want to use the exact position, set this value to 1 otherwise the entry point object will be automatically placed on the ground
}