ObjectiveLocationMarker_Test
Server/Objective/ObjectiveLocationMarkers/ObjectiveLocationMarker_Test.json, 455 B
Fields
| Field | Type |
|---|---|
Setup | object |
Area | object |
Source
{
"Setup": {
"Type": "Objective",
"ObjectiveId": "Objective_Kill"
},
"Area": {
"Type": "Box",
"EntryBox": {
"Min": {
"X": -2,
"Y": -2,
"Z": -2
},
"Max": {
"X": 2,
"Y": 2,
"Z": 2
}
},
"ExitBox": {
"Min": {
"X": -5,
"Y": -5,
"Z": -5
},
"Max": {
"X": 5,
"Y": 5,
"Z": 5
}
}
}
}