mirror of
https://gitlab.com/YuukiPS/GSServer-CBT.git
synced 2025-08-03 18:30:11 +03:00
melon
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,110 @@
|
||||
{
|
||||
"$type": "ConfigLevelRoute",
|
||||
"sceneId": 1001,
|
||||
"routes": [
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 1,
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 10,
|
||||
"z": 10
|
||||
},
|
||||
"waitTime": 3,
|
||||
"targetVelocity": 3
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": -10,
|
||||
"z": 10
|
||||
},
|
||||
"waitTime": 3,
|
||||
"targetVelocity": 4
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"z": -10
|
||||
},
|
||||
"waitTime": 3,
|
||||
"targetVelocity": 5
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 2,
|
||||
"type": "Reciprocate",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": -7,
|
||||
"z": 5
|
||||
},
|
||||
"targetVelocity": 3
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": -7
|
||||
},
|
||||
"targetVelocity": 1.5
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": -7,
|
||||
"y": 5
|
||||
},
|
||||
"targetVelocity": 1.5
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 3,
|
||||
"type": "Loop",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 10,
|
||||
"z": 10
|
||||
},
|
||||
"waitTime": 3,
|
||||
"targetVelocity": 3
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": -10,
|
||||
"z": 10
|
||||
},
|
||||
"waitTime": 3,
|
||||
"targetVelocity": 4
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"z": -10
|
||||
},
|
||||
"waitTime": 3,
|
||||
"targetVelocity": 5
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"$type": "ConfigLevelRoute",
|
||||
"sceneId": 1003
|
||||
}
|
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"$type": "ConfigLevelRoute",
|
||||
"sceneId": 1004
|
||||
}
|
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"$type": "ConfigLevelRoute",
|
||||
"sceneId": 1005
|
||||
}
|
@@ -0,0 +1,333 @@
|
||||
{
|
||||
"$type": "ConfigLevelRoute",
|
||||
"sceneId": 1006,
|
||||
"routes": [
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 1,
|
||||
"name": "Platform_001",
|
||||
"type": "Reciprocate",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 47.72334,
|
||||
"y": 6.986432,
|
||||
"z": -48.68429
|
||||
},
|
||||
"waitTime": 2,
|
||||
"targetVelocity": 7
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 77.2115,
|
||||
"y": 17.79206,
|
||||
"z": -47.44591
|
||||
},
|
||||
"waitTime": 2,
|
||||
"targetVelocity": 7
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 2,
|
||||
"name": "Platform_002",
|
||||
"type": "Reciprocate",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 75.85294,
|
||||
"y": 8.032935,
|
||||
"z": -48.53156
|
||||
},
|
||||
"waitTime": 2,
|
||||
"targetVelocity": 3
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 76.98319,
|
||||
"y": 17.80965,
|
||||
"z": -47.43639
|
||||
},
|
||||
"waitTime": 2,
|
||||
"targetVelocity": 3
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 3,
|
||||
"name": "Platform_003",
|
||||
"type": "Reciprocate",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 81.62434,
|
||||
"y": 17.78353,
|
||||
"z": -42.98491
|
||||
},
|
||||
"waitTime": 2,
|
||||
"targetVelocity": 5
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 81.82933,
|
||||
"y": 29.66645,
|
||||
"z": -21.07197
|
||||
},
|
||||
"waitTime": 1,
|
||||
"targetVelocity": 5
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 82.82904,
|
||||
"y": 55.72922,
|
||||
"z": -20.68108
|
||||
},
|
||||
"waitTime": 1,
|
||||
"targetVelocity": 5
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 95.18848,
|
||||
"y": 54.72327,
|
||||
"z": -21.84179
|
||||
},
|
||||
"waitTime": 4,
|
||||
"targetVelocity": 5
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 4,
|
||||
"name": "111",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 104.3847,
|
||||
"y": 55.27433,
|
||||
"z": -12.87782
|
||||
},
|
||||
"waitTime": 1,
|
||||
"targetVelocity": 2
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 104.1971,
|
||||
"y": 54.67263,
|
||||
"z": -21.85283
|
||||
},
|
||||
"waitTime": 2,
|
||||
"targetVelocity": 2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 5,
|
||||
"name": "222",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 108.2764,
|
||||
"y": 54.9637,
|
||||
"z": -31.06347
|
||||
},
|
||||
"waitTime": 1,
|
||||
"targetVelocity": 2
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 108.2802,
|
||||
"y": 54.63765,
|
||||
"z": -21.82377
|
||||
},
|
||||
"waitTime": 2,
|
||||
"targetVelocity": 2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 6,
|
||||
"name": "444",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 121.5219,
|
||||
"y": 55.44587,
|
||||
"z": -12.7405
|
||||
},
|
||||
"waitTime": 1,
|
||||
"targetVelocity": 2
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 120.8336,
|
||||
"y": 54.41664,
|
||||
"z": -21.86701
|
||||
},
|
||||
"waitTime": 2,
|
||||
"targetVelocity": 2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 7,
|
||||
"name": "666",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 127.1954,
|
||||
"y": 55.60233,
|
||||
"z": -10.52359
|
||||
},
|
||||
"waitTime": 1,
|
||||
"targetVelocity": 2
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 128.7194,
|
||||
"y": 54.41063,
|
||||
"z": -21.83062
|
||||
},
|
||||
"waitTime": 2,
|
||||
"targetVelocity": 2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 8,
|
||||
"name": "Platform_008",
|
||||
"type": "Reciprocate",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 208.4403,
|
||||
"y": 59.88764,
|
||||
"z": -22.18554
|
||||
},
|
||||
"waitTime": 2,
|
||||
"targetVelocity": 3
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 208.8757,
|
||||
"y": 76.80119,
|
||||
"z": -21.52693
|
||||
},
|
||||
"waitTime": 1,
|
||||
"targetVelocity": 3
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 190.5737,
|
||||
"y": 77.73479,
|
||||
"z": -21.70567
|
||||
},
|
||||
"waitTime": 3,
|
||||
"targetVelocity": 3
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 1006009,
|
||||
"name": "333",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 112.6702,
|
||||
"y": 54.02691,
|
||||
"z": -11.97178
|
||||
},
|
||||
"waitTime": 1,
|
||||
"targetVelocity": 2
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 112.1374,
|
||||
"y": 54.29163,
|
||||
"z": -21.88981
|
||||
},
|
||||
"waitTime": 2,
|
||||
"targetVelocity": 2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 1006010,
|
||||
"name": "555",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 125.0267,
|
||||
"y": 56.15512,
|
||||
"z": -31.68303
|
||||
},
|
||||
"waitTime": 1,
|
||||
"targetVelocity": 3
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 124.7904,
|
||||
"y": 54.38647,
|
||||
"z": -21.80323
|
||||
},
|
||||
"waitTime": 2,
|
||||
"targetVelocity": 3
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@@ -0,0 +1,58 @@
|
||||
{
|
||||
"$type": "ConfigLevelRoute",
|
||||
"sceneId": 1007,
|
||||
"routes": [
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 1,
|
||||
"name": "DefaultRouteName",
|
||||
"type": "Reciprocate",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": -149.0261,
|
||||
"y": -15.48329,
|
||||
"z": 147.7662
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": -134.6232,
|
||||
"y": -15.48329,
|
||||
"z": 147.8052
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 2,
|
||||
"name": "DefaultRouteName",
|
||||
"type": "Reciprocate",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": -135.5907,
|
||||
"y": -15.4833,
|
||||
"z": 142.6897
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": -149.3492,
|
||||
"y": -15.48328,
|
||||
"z": 142.9072
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"$type": "ConfigLevelRoute",
|
||||
"sceneId": 1008
|
||||
}
|
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"$type": "ConfigLevelRoute",
|
||||
"sceneId": 1009
|
||||
}
|
@@ -0,0 +1,105 @@
|
||||
{
|
||||
"$type": "ConfigLevelRoute",
|
||||
"sceneId": 1010,
|
||||
"routes": [
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 1,
|
||||
"name": "Route_001",
|
||||
"type": "Reciprocate",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 1301.393,
|
||||
"y": 263.6033,
|
||||
"z": -5613.391
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 1291.099,
|
||||
"y": 263.6033,
|
||||
"z": -5623.051
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 1286.049,
|
||||
"y": 263.8434,
|
||||
"z": -5633.039
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 2,
|
||||
"name": "Route_002",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 1254.926,
|
||||
"y": 264.1652,
|
||||
"z": -5830.544
|
||||
},
|
||||
"speedLevel": 2
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 1264.763,
|
||||
"y": 264.075,
|
||||
"z": -5788.758
|
||||
},
|
||||
"speedLevel": 2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 3,
|
||||
"name": "Route_003",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 1222.498,
|
||||
"y": 256.0422,
|
||||
"z": -5561.9
|
||||
},
|
||||
"speedLevel": 2
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 1236.302,
|
||||
"y": 256.1084,
|
||||
"z": -5577.077
|
||||
},
|
||||
"speedLevel": 2
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 1247.389,
|
||||
"y": 256.3302,
|
||||
"z": -5582.307
|
||||
},
|
||||
"speedLevel": 2
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"$type": "ConfigLevelRoute",
|
||||
"sceneId": 1011,
|
||||
"routes": [
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 1011001,
|
||||
"name": "Route_1011001"
|
||||
}
|
||||
]
|
||||
}
|
@@ -0,0 +1,186 @@
|
||||
{
|
||||
"$type": "ConfigLevelRoute",
|
||||
"sceneId": 1012,
|
||||
"routes": [
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 1012001,
|
||||
"name": "111",
|
||||
"type": "Reciprocate",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 117.6932,
|
||||
"y": 10.89008,
|
||||
"z": 29.07816
|
||||
},
|
||||
"waitTime": 2,
|
||||
"targetVelocity": 4
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 117.1456,
|
||||
"y": -19.73489,
|
||||
"z": 29.62224
|
||||
},
|
||||
"waitTime": 2,
|
||||
"targetVelocity": 4
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 1012002,
|
||||
"name": "222",
|
||||
"type": "Reciprocate",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 136.442,
|
||||
"y": 10.02332,
|
||||
"z": 49.98505
|
||||
},
|
||||
"waitTime": 2,
|
||||
"targetVelocity": 4
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 139.0476,
|
||||
"y": -17.94688,
|
||||
"z": 49.07568
|
||||
},
|
||||
"waitTime": 2,
|
||||
"targetVelocity": 4
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 1012003,
|
||||
"name": "333",
|
||||
"type": "Reciprocate",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 119.1615,
|
||||
"y": 9.874023,
|
||||
"z": 71.59813
|
||||
},
|
||||
"waitTime": 2,
|
||||
"targetVelocity": 4
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 117.3943,
|
||||
"y": -20.87619,
|
||||
"z": 71.98522
|
||||
},
|
||||
"waitTime": 2,
|
||||
"targetVelocity": 4
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 1012004,
|
||||
"name": "444",
|
||||
"type": "Reciprocate",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 102.2691,
|
||||
"y": 9.442009,
|
||||
"z": 50.8046
|
||||
},
|
||||
"waitTime": 2,
|
||||
"targetVelocity": 4
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 99.10372,
|
||||
"y": -22.20261,
|
||||
"z": 52.33027
|
||||
},
|
||||
"waitTime": 2,
|
||||
"targetVelocity": 4
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 1012005,
|
||||
"name": "555",
|
||||
"type": "Reciprocate",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 116.7086,
|
||||
"y": 21.48178,
|
||||
"z": 54.54208
|
||||
},
|
||||
"waitTime": 2,
|
||||
"targetVelocity": 4
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 118.1018,
|
||||
"y": 21.96918,
|
||||
"z": 9.943207
|
||||
},
|
||||
"waitTime": 2,
|
||||
"targetVelocity": 4
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 1012006,
|
||||
"name": "666",
|
||||
"type": "Reciprocate",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 90.166,
|
||||
"y": 0.4999999,
|
||||
"z": -10.38403
|
||||
},
|
||||
"waitTime": 2,
|
||||
"targetVelocity": 2
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 92.97346,
|
||||
"y": 0.5000001,
|
||||
"z": 11.77664
|
||||
},
|
||||
"waitTime": 2,
|
||||
"targetVelocity": 2
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@@ -0,0 +1,732 @@
|
||||
{
|
||||
"$type": "ConfigLevelRoute",
|
||||
"sceneId": 20000,
|
||||
"routes": [
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 1,
|
||||
"name": "Platform_001",
|
||||
"type": "Reciprocate",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 21.37574,
|
||||
"y": 13.13536,
|
||||
"z": -23.58319
|
||||
},
|
||||
"waitTime": 2,
|
||||
"targetVelocity": 2
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 21.42161,
|
||||
"y": 1.192626,
|
||||
"z": -23.58319
|
||||
},
|
||||
"waitTime": 2,
|
||||
"targetVelocity": 2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 2,
|
||||
"name": "Route_002",
|
||||
"type": "Loop",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 60.62297,
|
||||
"y": 5,
|
||||
"z": -45.07943
|
||||
},
|
||||
"waitTime": 1,
|
||||
"targetVelocity": 3
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 60.03342,
|
||||
"y": 5,
|
||||
"z": -36.69221
|
||||
},
|
||||
"waitTime": 1,
|
||||
"targetVelocity": 2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 3,
|
||||
"name": "Platform_003",
|
||||
"type": "Loop",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 62.27679,
|
||||
"y": 5.331745,
|
||||
"z": -36.1002
|
||||
},
|
||||
"waitTime": 1,
|
||||
"targetVelocity": 2
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 49.68495,
|
||||
"y": 7.757458,
|
||||
"z": -45.69965
|
||||
},
|
||||
"waitTime": 1,
|
||||
"targetVelocity": 2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 4,
|
||||
"name": "Platform_004",
|
||||
"type": "Loop",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 67.60939,
|
||||
"y": 3,
|
||||
"z": -47.61546
|
||||
},
|
||||
"targetVelocity": 3
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 73.88874,
|
||||
"y": 5,
|
||||
"z": -43.10526
|
||||
},
|
||||
"targetVelocity": 3
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 69.51057,
|
||||
"y": 3,
|
||||
"z": -35.00835
|
||||
},
|
||||
"targetVelocity": 3
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 62.25197,
|
||||
"y": 5,
|
||||
"z": -35.77029
|
||||
},
|
||||
"targetVelocity": 3
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 60.53825,
|
||||
"y": 3,
|
||||
"z": -42.8904
|
||||
},
|
||||
"targetVelocity": 3
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 66.40054,
|
||||
"y": 5,
|
||||
"z": -47.98841
|
||||
},
|
||||
"targetVelocity": 3
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 5,
|
||||
"name": "Route_005",
|
||||
"type": "Loop",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 140.5198,
|
||||
"y": 0.4999999,
|
||||
"z": 241.5718
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 134.401,
|
||||
"y": 0.5,
|
||||
"z": 252.5949
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 123.1371,
|
||||
"y": 0.5,
|
||||
"z": 252.5026
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 119.4867,
|
||||
"y": 0.5000001,
|
||||
"z": 242.9937
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 122.1506,
|
||||
"y": 0.5,
|
||||
"z": 232.3852
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 133.8742,
|
||||
"y": 0.5000001,
|
||||
"z": 227.4019
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 141.2221,
|
||||
"y": 0.4999999,
|
||||
"z": 236.9779
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 6,
|
||||
"name": "Route_006",
|
||||
"type": "Reciprocate",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 67.66766,
|
||||
"y": 2.000001,
|
||||
"z": 217.8459
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 67.87337,
|
||||
"y": 1.999998,
|
||||
"z": 254.076
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 52.03694,
|
||||
"y": 1.999998,
|
||||
"z": 256.3099
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 46.93448,
|
||||
"y": 1.999997,
|
||||
"z": 243.5781
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 41.78505,
|
||||
"y": 2.000001,
|
||||
"z": 219.0554
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 20000007,
|
||||
"name": "Platform_20000007",
|
||||
"type": "Reciprocate",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 82.22555,
|
||||
"y": 0.5,
|
||||
"z": -13.85634
|
||||
},
|
||||
"targetVelocity": 3
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 90.66158,
|
||||
"y": 2.676342,
|
||||
"z": -18.04402
|
||||
},
|
||||
"targetVelocity": 3
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 97.51422,
|
||||
"y": 2.633453,
|
||||
"z": -11.10784
|
||||
},
|
||||
"targetVelocity": 3
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 85.61752,
|
||||
"y": 2.799404,
|
||||
"z": -9.710276
|
||||
},
|
||||
"targetVelocity": 3
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 20000008,
|
||||
"name": "Platform_20000008",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 89.12973,
|
||||
"y": 2.768538,
|
||||
"z": -5.992928
|
||||
},
|
||||
"targetVelocity": 4
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 95.77568,
|
||||
"y": 2.235367,
|
||||
"z": 11.75077
|
||||
},
|
||||
"targetVelocity": 4
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 20000009,
|
||||
"name": "Platform_20000009",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 94.0049,
|
||||
"y": 1.988407,
|
||||
"z": 14.97089
|
||||
},
|
||||
"targetVelocity": 4
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 76.09073,
|
||||
"y": 2.098557,
|
||||
"z": 32.59501
|
||||
},
|
||||
"targetVelocity": 4
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 20000010,
|
||||
"name": "Platform_20000010",
|
||||
"type": "Reciprocate",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 92.35999,
|
||||
"y": -1.340766,
|
||||
"z": -114.3112
|
||||
},
|
||||
"waitTime": 5,
|
||||
"targetVelocity": 4
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 92.43388,
|
||||
"y": -1.374827,
|
||||
"z": -122.2924
|
||||
},
|
||||
"waitTime": 5,
|
||||
"targetVelocity": 4
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 20000011,
|
||||
"name": "Platform_20000011",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 93.50648,
|
||||
"y": 0.2464237,
|
||||
"z": -126.3586
|
||||
},
|
||||
"waitTime": 10,
|
||||
"targetVelocity": 1
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 92.23557,
|
||||
"y": -0.2389995,
|
||||
"z": -126.7108
|
||||
},
|
||||
"waitTime": 10,
|
||||
"targetVelocity": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 20000012,
|
||||
"name": "123",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 188.2921,
|
||||
"y": -1.462338,
|
||||
"z": 47.05038
|
||||
},
|
||||
"waitTime": 1,
|
||||
"targetVelocity": 3
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 188.153,
|
||||
"y": -0.8607745,
|
||||
"z": 52.67951
|
||||
},
|
||||
"waitTime": 1,
|
||||
"targetVelocity": 3
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 20000013,
|
||||
"name": "124",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 191.9989,
|
||||
"y": -1.475755,
|
||||
"z": 44.37244
|
||||
},
|
||||
"targetVelocity": 3
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 191.9721,
|
||||
"y": -0.8933597,
|
||||
"z": 52.69222
|
||||
},
|
||||
"targetVelocity": 3
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 20000014,
|
||||
"name": "125",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 195.9501,
|
||||
"y": -1.673803,
|
||||
"z": 42.22155
|
||||
},
|
||||
"targetVelocity": 3
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 194.7047,
|
||||
"y": -0.8564339,
|
||||
"z": 52.69018
|
||||
},
|
||||
"targetVelocity": 3
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 20000015,
|
||||
"name": "126",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 199.7155,
|
||||
"y": -1.486537,
|
||||
"z": 41.2229
|
||||
},
|
||||
"targetVelocity": 3
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 198.0121,
|
||||
"y": -0.8719702,
|
||||
"z": 52.69389
|
||||
},
|
||||
"targetVelocity": 3
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 20000016,
|
||||
"name": "127",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 202.2655,
|
||||
"y": -1.794587,
|
||||
"z": 44.03208
|
||||
},
|
||||
"targetVelocity": 3
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 201.4719,
|
||||
"y": -0.767808,
|
||||
"z": 52.81653
|
||||
},
|
||||
"targetVelocity": 3
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 20000017,
|
||||
"name": "Route_20000017",
|
||||
"type": "Loop",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 802.5684,
|
||||
"y": 5.901443,
|
||||
"z": 362.0275
|
||||
},
|
||||
"targetVelocity": 3
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 810.7374,
|
||||
"y": 5.462844,
|
||||
"z": 361.9953
|
||||
},
|
||||
"targetVelocity": 3
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 815.7275,
|
||||
"y": 5.462844,
|
||||
"z": 361.4916
|
||||
},
|
||||
"targetVelocity": 3
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 819.8802,
|
||||
"y": 5.901443,
|
||||
"z": 361.5135
|
||||
},
|
||||
"targetVelocity": 3
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 820.0444,
|
||||
"y": 5.901443,
|
||||
"z": 356.443
|
||||
},
|
||||
"targetVelocity": 3
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 825.3037,
|
||||
"y": 5.462845,
|
||||
"z": 356.3974
|
||||
},
|
||||
"targetVelocity": 3
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 834.1146,
|
||||
"y": 5.462844,
|
||||
"z": 355.9617
|
||||
},
|
||||
"targetVelocity": 3
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 20000018,
|
||||
"name": "Platform_20000018",
|
||||
"type": "Loop",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 802.6508,
|
||||
"y": 5.462845,
|
||||
"z": 363.3783
|
||||
},
|
||||
"targetVelocity": 3
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 821.1673,
|
||||
"y": 5.433359,
|
||||
"z": 363.0265
|
||||
},
|
||||
"targetVelocity": 3
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 821.7376,
|
||||
"y": 5.462844,
|
||||
"z": 357.1361
|
||||
},
|
||||
"targetVelocity": 3
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 830.5214,
|
||||
"y": 5.462845,
|
||||
"z": 357.084
|
||||
},
|
||||
"targetVelocity": 3
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 830.3852,
|
||||
"y": 5.901443,
|
||||
"z": 353.2554
|
||||
},
|
||||
"targetVelocity": 3
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 838.2076,
|
||||
"y": 5.462845,
|
||||
"z": 353.701
|
||||
},
|
||||
"targetVelocity": 3
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"$type": "ConfigLevelRoute",
|
||||
"sceneId": 20001
|
||||
}
|
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"$type": "ConfigLevelRoute",
|
||||
"sceneId": 20002
|
||||
}
|
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"$type": "ConfigLevelRoute",
|
||||
"sceneId": 20003
|
||||
}
|
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"$type": "ConfigLevelRoute",
|
||||
"sceneId": 20004
|
||||
}
|
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"$type": "ConfigLevelRoute",
|
||||
"sceneId": 20005
|
||||
}
|
@@ -0,0 +1,457 @@
|
||||
{
|
||||
"$type": "ConfigLevelRoute",
|
||||
"sceneId": 20006,
|
||||
"routes": [
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 1,
|
||||
"name": "DefaultRouteName",
|
||||
"type": "Reciprocate",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": -3.665172,
|
||||
"y": 42.01626,
|
||||
"z": 106.3104
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 4.498988,
|
||||
"y": 42.01628,
|
||||
"z": 98.0654
|
||||
},
|
||||
"waitTime": 5
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 2,
|
||||
"name": "DefaultRouteName",
|
||||
"type": "Reciprocate",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 4.395632,
|
||||
"y": 42.01661,
|
||||
"z": 108.0693
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 5.550315,
|
||||
"y": 42.01617,
|
||||
"z": 99.35577
|
||||
},
|
||||
"waitTime": 4
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 3,
|
||||
"name": "DefaultRouteName",
|
||||
"type": "Reciprocate",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": -4.025125,
|
||||
"y": 42.01638,
|
||||
"z": 95.33553
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 4.301011,
|
||||
"y": 42.0163,
|
||||
"z": 97.50569
|
||||
},
|
||||
"waitTime": 4
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 4,
|
||||
"name": "DefaultRouteName",
|
||||
"type": "Loop",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 8.392813,
|
||||
"y": 42.01622,
|
||||
"z": 108.9725
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 8.231962,
|
||||
"y": 42.01667,
|
||||
"z": 97.9366
|
||||
},
|
||||
"waitTime": 6
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 5.362965,
|
||||
"y": 42.01619,
|
||||
"z": 95.63808
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": -5.476294,
|
||||
"y": 42.01628,
|
||||
"z": 99.62969
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": -6.492365,
|
||||
"y": 42.01634,
|
||||
"z": 110.0107
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": -4.020215,
|
||||
"y": 42.01668,
|
||||
"z": 112.1846
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 6.838825,
|
||||
"y": 42.01652,
|
||||
"z": 111.6219
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 8.045195,
|
||||
"y": 42.01627,
|
||||
"z": 109.4049
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 5,
|
||||
"name": "DefaultRouteName",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 179.3598,
|
||||
"y": 57.01667,
|
||||
"z": 370.0163
|
||||
},
|
||||
"speedLevel": 2
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 179.129,
|
||||
"y": 57.01643,
|
||||
"z": 372.2294
|
||||
},
|
||||
"speedLevel": 2
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 183.7576,
|
||||
"y": 57.01642,
|
||||
"z": 374.7805
|
||||
},
|
||||
"speedLevel": 2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 6,
|
||||
"name": "DefaultRouteName",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 204.4463,
|
||||
"y": 57.01622,
|
||||
"z": 369.9568
|
||||
},
|
||||
"speedLevel": 2
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 204.2806,
|
||||
"y": 57.01651,
|
||||
"z": 372.5395
|
||||
},
|
||||
"speedLevel": 2
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 200.0944,
|
||||
"y": 57.0162,
|
||||
"z": 374.271
|
||||
},
|
||||
"speedLevel": 2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 7,
|
||||
"name": "DefaultRouteName",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 204.5715,
|
||||
"y": 57.01672,
|
||||
"z": 379.5569
|
||||
},
|
||||
"speedLevel": 2
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 204.2897,
|
||||
"y": 57.01639,
|
||||
"z": 382.552
|
||||
},
|
||||
"speedLevel": 2
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 198.382,
|
||||
"y": 57.01655,
|
||||
"z": 382.8829
|
||||
},
|
||||
"speedLevel": 2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 8,
|
||||
"name": "DefaultRouteName",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 179.3439,
|
||||
"y": 57.01641,
|
||||
"z": 379.4449
|
||||
},
|
||||
"speedLevel": 2
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 179.2185,
|
||||
"y": 57.01656,
|
||||
"z": 383.0136
|
||||
},
|
||||
"speedLevel": 2
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 188.0225,
|
||||
"y": 56.99952,
|
||||
"z": 382.1788
|
||||
},
|
||||
"speedLevel": 2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 9,
|
||||
"name": "DefaultRouteName",
|
||||
"type": "Reciprocate",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 194.8065,
|
||||
"y": 41.99953,
|
||||
"z": 116.7333
|
||||
},
|
||||
"waitTime": 2
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 194.7985,
|
||||
"y": 41.99952,
|
||||
"z": 125.4832
|
||||
},
|
||||
"waitTime": 2
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 187.0171,
|
||||
"y": 41.99952,
|
||||
"z": 124.4239
|
||||
},
|
||||
"waitTime": 2
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 187.7007,
|
||||
"y": 41.99953,
|
||||
"z": 116.9574
|
||||
},
|
||||
"waitTime": 2
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 194.9355,
|
||||
"y": 41.99953,
|
||||
"z": 116.5736
|
||||
},
|
||||
"waitTime": 2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 10,
|
||||
"name": "DefaultRouteName",
|
||||
"type": "Reciprocate",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 41.07223,
|
||||
"y": 42.01667,
|
||||
"z": 89.47503
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 33.60252,
|
||||
"y": 42.01652,
|
||||
"z": 92.21876
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 30.0329,
|
||||
"y": 41.5,
|
||||
"z": 103.4495
|
||||
},
|
||||
"waitTime": 2
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 23.61352,
|
||||
"y": 41.5,
|
||||
"z": 106.584
|
||||
},
|
||||
"waitTime": 2
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 24.03684,
|
||||
"y": 41.5,
|
||||
"z": 88.61845
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 28.59335,
|
||||
"y": 41.5,
|
||||
"z": 96.16402
|
||||
},
|
||||
"waitTime": 2
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 32.24927,
|
||||
"y": 41.64823,
|
||||
"z": 94.28397
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 32.52455,
|
||||
"y": 42.01661,
|
||||
"z": 87.39147
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@@ -0,0 +1,233 @@
|
||||
{
|
||||
"$type": "ConfigLevelRoute",
|
||||
"sceneId": 20007,
|
||||
"routes": [
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 1,
|
||||
"name": "pingtai1",
|
||||
"type": "Reciprocate",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 12.39415,
|
||||
"y": -0.014,
|
||||
"z": -11.29096
|
||||
},
|
||||
"waitTime": 2,
|
||||
"targetVelocity": 3
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 13.66628,
|
||||
"y": 19.607,
|
||||
"z": -8.710076
|
||||
},
|
||||
"waitTime": 1,
|
||||
"targetVelocity": 3
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 6.735185,
|
||||
"y": 22.45942,
|
||||
"z": -5.639278
|
||||
},
|
||||
"waitTime": 2,
|
||||
"targetVelocity": 3
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 2,
|
||||
"name": "pingtai2",
|
||||
"type": "Loop",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 20.64744,
|
||||
"y": 20.967,
|
||||
"z": 26.28942
|
||||
},
|
||||
"waitTime": 2,
|
||||
"targetVelocity": 3
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 11.38813,
|
||||
"y": 20.967,
|
||||
"z": 17.36318
|
||||
},
|
||||
"waitTime": 1,
|
||||
"targetVelocity": 3
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 18.71687,
|
||||
"y": 20.967,
|
||||
"z": 8.733078
|
||||
},
|
||||
"waitTime": 2,
|
||||
"targetVelocity": 3
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 30.50423,
|
||||
"y": 20.967,
|
||||
"z": 13.8934
|
||||
},
|
||||
"waitTime": 1,
|
||||
"targetVelocity": 3
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 3,
|
||||
"name": "Route_003",
|
||||
"type": "Reciprocate",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": -10.82954,
|
||||
"y": 20.967,
|
||||
"z": 25.15737
|
||||
},
|
||||
"targetVelocity": 5
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": -10.94438,
|
||||
"y": 20.967,
|
||||
"z": 5.918372
|
||||
},
|
||||
"targetVelocity": 5
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 20007004,
|
||||
"name": "Route_20007004",
|
||||
"type": "Loop",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 2.181909,
|
||||
"y": -0.014,
|
||||
"z": -1.075029
|
||||
},
|
||||
"targetVelocity": 1
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 2.33451,
|
||||
"y": -0.014,
|
||||
"z": 2.281981
|
||||
},
|
||||
"targetVelocity": 1
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 1.994267,
|
||||
"y": -0.014,
|
||||
"z": -7.772188
|
||||
},
|
||||
"targetVelocity": 1
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 1.767753,
|
||||
"y": -0.014,
|
||||
"z": -14.48786
|
||||
},
|
||||
"targetVelocity": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 20007005,
|
||||
"name": "Platform_20007005",
|
||||
"type": "Reciprocate",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": -8.589084,
|
||||
"y": 25.11782,
|
||||
"z": -5.873143
|
||||
},
|
||||
"waitTime": 2,
|
||||
"targetVelocity": 3
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": -8.601045,
|
||||
"y": 18.07274,
|
||||
"z": -5.872403
|
||||
},
|
||||
"waitTime": 2,
|
||||
"targetVelocity": 3
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 20007006,
|
||||
"name": "Route_20007006",
|
||||
"type": "Loop",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": -11.32685,
|
||||
"y": -0.014,
|
||||
"z": 14.31209
|
||||
},
|
||||
"targetVelocity": 1
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": -11.33334,
|
||||
"y": -0.014,
|
||||
"z": 8.832758
|
||||
},
|
||||
"targetVelocity": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@@ -0,0 +1,161 @@
|
||||
{
|
||||
"$type": "ConfigLevelRoute",
|
||||
"sceneId": 20008,
|
||||
"routes": [
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 1,
|
||||
"name": "DefaultRouteName",
|
||||
"type": "Reciprocate",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 548.2589,
|
||||
"y": -68.11,
|
||||
"z": 203.2384
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 547.7614,
|
||||
"y": -68.48373,
|
||||
"z": 209.9272
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 3,
|
||||
"name": "DefaultRouteName",
|
||||
"type": "Reciprocate",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 455.9691,
|
||||
"y": -28.48371,
|
||||
"z": 260.8768
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 455.8068,
|
||||
"y": -28.48371,
|
||||
"z": 270.1742
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 4,
|
||||
"name": "DefaultRouteName",
|
||||
"type": "Reciprocate",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 464.5701,
|
||||
"y": -28.48345,
|
||||
"z": 259.6207
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 464.371,
|
||||
"y": -28.54302,
|
||||
"z": 272.0332
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 9,
|
||||
"name": "Platform_009",
|
||||
"type": "Reciprocate",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 438.4447,
|
||||
"y": -26.41691,
|
||||
"z": 224.214
|
||||
},
|
||||
"waitTime": 2,
|
||||
"targetVelocity": 2
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 438.4725,
|
||||
"y": -26.36681,
|
||||
"z": 232.5312
|
||||
},
|
||||
"waitTime": 2,
|
||||
"targetVelocity": 2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 10,
|
||||
"name": "Platform_010",
|
||||
"type": "Reciprocate",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 443.227,
|
||||
"y": -26.33683,
|
||||
"z": 211.4373
|
||||
},
|
||||
"waitTime": 3,
|
||||
"targetVelocity": 2
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 433.0956,
|
||||
"y": -26.33683,
|
||||
"z": 211.4373
|
||||
},
|
||||
"waitTime": 3,
|
||||
"targetVelocity": 2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 20008011,
|
||||
"name": "Route_20008011",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 438.4835,
|
||||
"y": -26.39875,
|
||||
"z": 224.232
|
||||
},
|
||||
"targetVelocity": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@@ -0,0 +1,272 @@
|
||||
{
|
||||
"$type": "ConfigLevelRoute",
|
||||
"sceneId": 20009,
|
||||
"routes": [
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 1,
|
||||
"name": "DefaultRouteName",
|
||||
"type": "Reciprocate",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": -80.60808,
|
||||
"y": -15.40372,
|
||||
"z": 121.9977
|
||||
},
|
||||
"waitTime": 4
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": -73.91947,
|
||||
"y": -15.4838,
|
||||
"z": 127.7633
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 20009002,
|
||||
"name": "Route_20009002",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": -100.2887,
|
||||
"y": -13.06199,
|
||||
"z": 127.3425
|
||||
},
|
||||
"speedLevel": 2
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": -92.47781,
|
||||
"y": -15.48355,
|
||||
"z": 127.0227
|
||||
},
|
||||
"speedLevel": 2
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": -84.03392,
|
||||
"y": -15.39664,
|
||||
"z": 121.9027
|
||||
},
|
||||
"speedLevel": 2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 20009003,
|
||||
"name": "Route_20009003",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": -100.7836,
|
||||
"y": -12.85869,
|
||||
"z": 124.6162
|
||||
},
|
||||
"speedLevel": 2
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": -92.4733,
|
||||
"y": -15.48355,
|
||||
"z": 123.4389
|
||||
},
|
||||
"speedLevel": 2
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": -86.20251,
|
||||
"y": -15.39664,
|
||||
"z": 120.2141
|
||||
},
|
||||
"speedLevel": 2
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": -86.33865,
|
||||
"y": -15.3413,
|
||||
"z": 118.3949
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 20009004,
|
||||
"name": "Platform_20009004",
|
||||
"type": "Loop",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": -90.23437,
|
||||
"y": -15.4958,
|
||||
"z": 102.3895
|
||||
},
|
||||
"targetVelocity": 4
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": -90.54414,
|
||||
"y": -15.50623,
|
||||
"z": 102.4432
|
||||
},
|
||||
"targetVelocity": 4
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": -90.63721,
|
||||
"y": -14.48977,
|
||||
"z": 103.1451
|
||||
},
|
||||
"targetVelocity": 5
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": -90.76775,
|
||||
"y": -14.79813,
|
||||
"z": 103.7996
|
||||
},
|
||||
"targetVelocity": 4
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": -89.70045,
|
||||
"y": -15.26185,
|
||||
"z": 103.8095
|
||||
},
|
||||
"targetVelocity": 4
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": -89.78483,
|
||||
"y": -15.04884,
|
||||
"z": 102.723
|
||||
},
|
||||
"targetVelocity": 4
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": -90.13596,
|
||||
"y": -15.48329,
|
||||
"z": 102.1293
|
||||
},
|
||||
"targetVelocity": 4
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": -91.04542,
|
||||
"y": -13.32831,
|
||||
"z": 100.1891
|
||||
},
|
||||
"targetVelocity": 5
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": -88.36467,
|
||||
"y": -12.75914,
|
||||
"z": 100.9165
|
||||
},
|
||||
"targetVelocity": 5
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": -93.14853,
|
||||
"y": -9.092147,
|
||||
"z": 98.68053
|
||||
},
|
||||
"targetVelocity": 5
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": -93.09103,
|
||||
"y": -12.73686,
|
||||
"z": 104.4308
|
||||
},
|
||||
"targetVelocity": 5
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": -92.44379,
|
||||
"y": -13.07781,
|
||||
"z": 99.92475
|
||||
},
|
||||
"targetVelocity": 5
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 20009005,
|
||||
"name": "Route_20009005",
|
||||
"type": "Reciprocate",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": -136.3013,
|
||||
"y": -12.48357,
|
||||
"z": 125.3197
|
||||
},
|
||||
"waitTime": 1
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": -136.3727,
|
||||
"y": -12.48349,
|
||||
"z": 131.0403
|
||||
},
|
||||
"waitTime": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@@ -0,0 +1,259 @@
|
||||
{
|
||||
"$type": "ConfigLevelRoute",
|
||||
"sceneId": 20010,
|
||||
"routes": [
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 1,
|
||||
"name": "Monster75",
|
||||
"type": "Reciprocate",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 56.23758,
|
||||
"y": 9.516255,
|
||||
"z": 37.25805
|
||||
},
|
||||
"waitTime": 1
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 53.28519,
|
||||
"y": 9.516587,
|
||||
"z": 32.66035
|
||||
},
|
||||
"waitTime": 1
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 56.05742,
|
||||
"y": 9.516275,
|
||||
"z": 27.04743
|
||||
},
|
||||
"waitTime": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 2,
|
||||
"name": "Monster76",
|
||||
"type": "Reciprocate",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 57.40436,
|
||||
"y": 9.516686,
|
||||
"z": 45.02853
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 56.18094,
|
||||
"y": 9.444404,
|
||||
"z": 50.81796
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 3,
|
||||
"name": "Monster80",
|
||||
"type": "Reciprocate",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 527.652,
|
||||
"y": -37.38371,
|
||||
"z": 76.77782
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 522.1135,
|
||||
"y": -37.38375,
|
||||
"z": 76.42726
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 519.6284,
|
||||
"y": -37.38365,
|
||||
"z": 77.32248
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 4,
|
||||
"name": "Monster81",
|
||||
"type": "Reciprocate",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 510.8712,
|
||||
"y": -37.42667,
|
||||
"z": 71.58596
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 514.4614,
|
||||
"y": -37.38363,
|
||||
"z": 72.50529
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 516.2136,
|
||||
"y": -37.38327,
|
||||
"z": 75.74285
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 517.5261,
|
||||
"y": -37.38346,
|
||||
"z": 78.95453
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 5,
|
||||
"name": "Monster45",
|
||||
"type": "Reciprocate",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 9.262674,
|
||||
"y": 13.01628,
|
||||
"z": 39.44205
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 7.608531,
|
||||
"y": 13.24953,
|
||||
"z": 45.6188
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 3.288757,
|
||||
"y": 13.19952,
|
||||
"z": 47.54278
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 6,
|
||||
"name": "Monster46",
|
||||
"type": "Reciprocate",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 14.90592,
|
||||
"y": 13.01655,
|
||||
"z": 40.04163
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 15.23879,
|
||||
"y": 13.24952,
|
||||
"z": 45.98736
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 20.69088,
|
||||
"y": 13.19952,
|
||||
"z": 48.51498
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 20010007,
|
||||
"name": "Platform_20010007",
|
||||
"type": "Reciprocate",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 410.0321,
|
||||
"y": -35.51099,
|
||||
"z": 70.58734
|
||||
},
|
||||
"waitTime": 2,
|
||||
"targetVelocity": 5
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 420.3466,
|
||||
"y": -31.51267,
|
||||
"z": 84.36832
|
||||
},
|
||||
"targetVelocity": 5
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 426.2955,
|
||||
"y": -25.69969,
|
||||
"z": 97.18816
|
||||
},
|
||||
"waitTime": 3,
|
||||
"targetVelocity": 5
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@@ -0,0 +1,433 @@
|
||||
{
|
||||
"$type": "ConfigLevelRoute",
|
||||
"sceneId": 20011,
|
||||
"routes": [
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 1,
|
||||
"name": "Monster8",
|
||||
"type": "Reciprocate",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 450.0475,
|
||||
"y": -24.93475,
|
||||
"z": 68.92326
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 445.268,
|
||||
"y": -24.78375,
|
||||
"z": 66.11084
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 443.6939,
|
||||
"y": -24.78366,
|
||||
"z": 71.88788
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 440.5002,
|
||||
"y": -24.88075,
|
||||
"z": 66.25617
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 2,
|
||||
"name": "Monster11",
|
||||
"type": "Reciprocate",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 406.5447,
|
||||
"y": -24.1,
|
||||
"z": 129.7899
|
||||
},
|
||||
"waitTime": 2
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 406.0075,
|
||||
"y": -24.1,
|
||||
"z": 122.4812
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 404.4242,
|
||||
"y": -24.1,
|
||||
"z": 116.9824
|
||||
},
|
||||
"waitTime": 2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 3,
|
||||
"name": "Monster12",
|
||||
"type": "Reciprocate",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 396.9108,
|
||||
"y": -24.1,
|
||||
"z": 130.8601
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 396.3178,
|
||||
"y": -24.1,
|
||||
"z": 126.7556
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 397.0787,
|
||||
"y": -24.1,
|
||||
"z": 122.5006
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 4,
|
||||
"name": "Monster18",
|
||||
"type": "Reciprocate",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 493.416,
|
||||
"y": -23.55,
|
||||
"z": 123.7025
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 488.2016,
|
||||
"y": -23.55,
|
||||
"z": 124.1584
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 486.3148,
|
||||
"y": -23.55,
|
||||
"z": 131.0739
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 5,
|
||||
"name": "Monster19",
|
||||
"type": "Reciprocate",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 493.7231,
|
||||
"y": -23.55,
|
||||
"z": 117.2255
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 488.6576,
|
||||
"y": -23.55,
|
||||
"z": 117.5164
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 486.3898,
|
||||
"y": -23.55,
|
||||
"z": 111.765
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 6,
|
||||
"name": "Platform_70_1",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 531.6137,
|
||||
"y": -22.35413,
|
||||
"z": 141.2917
|
||||
},
|
||||
"waitTime": 2,
|
||||
"targetVelocity": 3
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 531.7345,
|
||||
"y": -25.92604,
|
||||
"z": 141.5171
|
||||
},
|
||||
"targetVelocity": 3
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 7,
|
||||
"name": "Platform_007",
|
||||
"type": "Reciprocate",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 526.57,
|
||||
"y": -25.87,
|
||||
"z": 121.53
|
||||
},
|
||||
"waitTime": 2,
|
||||
"targetVelocity": 2
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 514.62,
|
||||
"y": -25.87,
|
||||
"z": 121.53
|
||||
},
|
||||
"waitTime": 2,
|
||||
"targetVelocity": 2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 8,
|
||||
"name": "Platform_008",
|
||||
"type": "Reciprocate",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 531.73,
|
||||
"y": -8.97,
|
||||
"z": 189.87
|
||||
},
|
||||
"waitTime": 3,
|
||||
"targetVelocity": 5
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 531.73,
|
||||
"y": -10.37,
|
||||
"z": 163.65
|
||||
},
|
||||
"waitTime": 3,
|
||||
"targetVelocity": 5
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 20011009,
|
||||
"name": "Platform_140_1",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 520.5922,
|
||||
"y": -25.95692,
|
||||
"z": 151.5387
|
||||
},
|
||||
"waitTime": 1,
|
||||
"targetVelocity": 3
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 531.7254,
|
||||
"y": -25.93039,
|
||||
"z": 146.4577
|
||||
},
|
||||
"waitTime": 1,
|
||||
"targetVelocity": 3
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 20011010,
|
||||
"name": "Platform_139_1",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 531.6551,
|
||||
"y": -19.02297,
|
||||
"z": 136.5024
|
||||
},
|
||||
"targetVelocity": 2
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 531.7733,
|
||||
"y": -25.91493,
|
||||
"z": 136.4836
|
||||
},
|
||||
"waitTime": 1,
|
||||
"targetVelocity": 2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 20011011,
|
||||
"name": "Platform_138_1",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 540.0967,
|
||||
"y": -25.91135,
|
||||
"z": 131.7079
|
||||
},
|
||||
"targetVelocity": 2
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 531.764,
|
||||
"y": -25.89593,
|
||||
"z": 131.4623
|
||||
},
|
||||
"waitTime": 1,
|
||||
"targetVelocity": 2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 20011012,
|
||||
"name": "Platform_137_1",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 545.3401,
|
||||
"y": -25.84115,
|
||||
"z": 131.8527
|
||||
},
|
||||
"targetVelocity": 3
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 544.4496,
|
||||
"y": -27.03963,
|
||||
"z": 126.4357
|
||||
},
|
||||
"targetVelocity": 2
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 531.7497,
|
||||
"y": -25.92897,
|
||||
"z": 126.4819
|
||||
},
|
||||
"waitTime": 1,
|
||||
"targetVelocity": 3
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 20011013,
|
||||
"name": "Platform_141",
|
||||
"type": "Reciprocate",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 531.598,
|
||||
"y": -25.75782,
|
||||
"z": 151.4292
|
||||
},
|
||||
"waitTime": 2,
|
||||
"targetVelocity": 3
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 531.6605,
|
||||
"y": -10.37955,
|
||||
"z": 153.6419
|
||||
},
|
||||
"waitTime": 3,
|
||||
"targetVelocity": 3
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@@ -0,0 +1,393 @@
|
||||
{
|
||||
"$type": "ConfigLevelRoute",
|
||||
"sceneId": 20012,
|
||||
"routes": [
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 1,
|
||||
"name": "DefaultRouteName",
|
||||
"type": "Reciprocate",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": -3.950647,
|
||||
"y": 52.01619,
|
||||
"z": 17.65791
|
||||
},
|
||||
"waitTime": 3
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": -4.035233,
|
||||
"y": 52.01632,
|
||||
"z": 18.83722
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 4.923227,
|
||||
"y": 52.01633,
|
||||
"z": 18.91922
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 4.982828,
|
||||
"y": 52.0162,
|
||||
"z": 17.73957
|
||||
},
|
||||
"waitTime": 3
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 2,
|
||||
"name": "DefaultRouteName",
|
||||
"type": "Reciprocate",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 4.893432,
|
||||
"y": 51.97329,
|
||||
"z": 16.0762
|
||||
},
|
||||
"waitTime": 2
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 4.938238,
|
||||
"y": 51.99364,
|
||||
"z": 17.31273
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": -4.008808,
|
||||
"y": 52.01656,
|
||||
"z": 17.16753
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": -4.005163,
|
||||
"y": 52.01656,
|
||||
"z": 15.99055
|
||||
},
|
||||
"waitTime": 2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 3,
|
||||
"name": "DefaultRouteName",
|
||||
"type": "Loop",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 12.58505,
|
||||
"y": 42.0165,
|
||||
"z": 120.5629
|
||||
},
|
||||
"waitTime": 2
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 10.58289,
|
||||
"y": 42.01672,
|
||||
"z": 104.6162
|
||||
},
|
||||
"waitTime": 2
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": -4.508719,
|
||||
"y": 42.01673,
|
||||
"z": 96.10886
|
||||
},
|
||||
"waitTime": 2
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": -11.13736,
|
||||
"y": 42.01635,
|
||||
"z": 108.1097
|
||||
},
|
||||
"waitTime": 2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 4,
|
||||
"name": "DefaultRouteName",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 29.25209,
|
||||
"y": 42.01659,
|
||||
"z": 131.2025
|
||||
},
|
||||
"speedLevel": 2
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 34.08076,
|
||||
"y": 42.01657,
|
||||
"z": 130.414
|
||||
},
|
||||
"speedLevel": 2
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 34.02326,
|
||||
"y": 42.01633,
|
||||
"z": 123.035
|
||||
},
|
||||
"speedLevel": 2
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 11.34145,
|
||||
"y": 42.01631,
|
||||
"z": 122.2371
|
||||
},
|
||||
"speedLevel": 2
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": -2.757383,
|
||||
"y": 42.0167,
|
||||
"z": 93.76753
|
||||
},
|
||||
"speedLevel": 2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 5,
|
||||
"name": "DefaultRouteName",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 43.27596,
|
||||
"y": 42.01671,
|
||||
"z": 83.72251
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 42.62087,
|
||||
"y": 42.01649,
|
||||
"z": 89.00817
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 33.43159,
|
||||
"y": 42.0165,
|
||||
"z": 91.52225
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 32.85783,
|
||||
"y": 41.5,
|
||||
"z": 95.84895
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 25.92528,
|
||||
"y": 41.5,
|
||||
"z": 112.3402
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 19.55153,
|
||||
"y": 41.5,
|
||||
"z": 107.5556
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 23.80507,
|
||||
"y": 41.5,
|
||||
"z": 97.78899
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 6,
|
||||
"name": "DefaultRouteName",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 178.0765,
|
||||
"y": 41.99952,
|
||||
"z": 120.157
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 172.0121,
|
||||
"y": 41.99952,
|
||||
"z": 119.9907
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 166.9493,
|
||||
"y": 42.01629,
|
||||
"z": 119.9311
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 146.2804,
|
||||
"y": 39.51632,
|
||||
"z": 121.1725
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 7,
|
||||
"name": "DefaultRouteName",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 178.4074,
|
||||
"y": 41.99952,
|
||||
"z": 121.2796
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 172.7341,
|
||||
"y": 41.99952,
|
||||
"z": 121.4046
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 166.3079,
|
||||
"y": 42.01664,
|
||||
"z": 121.5749
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 146.1551,
|
||||
"y": 39.5163,
|
||||
"z": 122.7005
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 8,
|
||||
"name": "DefaultRouteName",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 191.6934,
|
||||
"y": 58.5165,
|
||||
"z": 345.4082
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 191.3455,
|
||||
"y": 58.51664,
|
||||
"z": 356.6869
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 191.7118,
|
||||
"y": 56.99952,
|
||||
"z": 377.748
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@@ -0,0 +1,373 @@
|
||||
{
|
||||
"$type": "ConfigLevelRoute",
|
||||
"sceneId": 20013,
|
||||
"routes": [
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 1,
|
||||
"name": "DefaultRouteName",
|
||||
"type": "Reciprocate",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 349.757,
|
||||
"y": -28.98368,
|
||||
"z": 419.5197
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 336.0088,
|
||||
"y": -28.98339,
|
||||
"z": 419.2831
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 2,
|
||||
"name": "DefaultRouteName",
|
||||
"type": "Reciprocate",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 338.0471,
|
||||
"y": -28.80004,
|
||||
"z": 429.8052
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 348.9432,
|
||||
"y": -28.98334,
|
||||
"z": 429.751
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 3,
|
||||
"name": "DefaultRouteName",
|
||||
"type": "Reciprocate",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 350.0343,
|
||||
"y": -28.98346,
|
||||
"z": 429.1975
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 350.0058,
|
||||
"y": -28.98346,
|
||||
"z": 417.3222
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 335.8499,
|
||||
"y": -28.98355,
|
||||
"z": 417.4319
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 337.7326,
|
||||
"y": -28.98377,
|
||||
"z": 430.1431
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 349.7135,
|
||||
"y": -28.98343,
|
||||
"z": 430.0005
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 4,
|
||||
"name": "DefaultRouteName",
|
||||
"type": "Reciprocate",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 347.9508,
|
||||
"y": -18.85355,
|
||||
"z": 341.081
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 347.4675,
|
||||
"y": -18.85374,
|
||||
"z": 349.8823
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 5,
|
||||
"name": "DefaultRouteName",
|
||||
"type": "Reciprocate",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 338.9799,
|
||||
"y": -18.85335,
|
||||
"z": 350.4087
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 337.9868,
|
||||
"y": -18.85362,
|
||||
"z": 341.7971
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 6,
|
||||
"name": "DefaultRouteName",
|
||||
"type": "Reciprocate",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 349.664,
|
||||
"y": -18.85342,
|
||||
"z": 352.2253
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 337.7863,
|
||||
"y": -18.85378,
|
||||
"z": 352.863
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 334.9084,
|
||||
"y": -18.85339,
|
||||
"z": 339.696
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 350.8595,
|
||||
"y": -18.85382,
|
||||
"z": 338.7153
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 349.5488,
|
||||
"y": -18.85341,
|
||||
"z": 352.6959
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 7,
|
||||
"name": "DefaultRouteName",
|
||||
"type": "Reciprocate",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 335.4106,
|
||||
"y": -18.85349,
|
||||
"z": 340.5985
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 337.4358,
|
||||
"y": -18.85373,
|
||||
"z": 352.9018
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 350.715,
|
||||
"y": -18.85354,
|
||||
"z": 352.4871
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 352.0915,
|
||||
"y": -18.85369,
|
||||
"z": 338.0439
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 336.1613,
|
||||
"y": -18.85346,
|
||||
"z": 340.3322
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 8,
|
||||
"name": "DefaultRouteName",
|
||||
"type": "Reciprocate",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 351.4837,
|
||||
"y": -12.85362,
|
||||
"z": 256.384
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 333.4797,
|
||||
"y": -12.85328,
|
||||
"z": 256.7777
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 9,
|
||||
"name": "DefaultRouteName",
|
||||
"type": "Reciprocate",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 334.5992,
|
||||
"y": -12.8538,
|
||||
"z": 269.9562
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 351.2127,
|
||||
"y": -12.85339,
|
||||
"z": 268.9864
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 10,
|
||||
"name": "DefaultRouteName",
|
||||
"type": "Reciprocate",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 349.0595,
|
||||
"y": -12.85359,
|
||||
"z": 262.7348
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 338.1576,
|
||||
"y": -12.85348,
|
||||
"z": 262.5558
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 11,
|
||||
"name": "DefaultRouteName",
|
||||
"type": "Reciprocate",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 338.0351,
|
||||
"y": -12.8538,
|
||||
"z": 269.0597
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 348.6607,
|
||||
"y": -12.8533,
|
||||
"z": 268.9338
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@@ -0,0 +1,350 @@
|
||||
{
|
||||
"$type": "ConfigLevelRoute",
|
||||
"sceneId": 20014,
|
||||
"routes": [
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 1,
|
||||
"name": "DefaultRouteName",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 202.4573,
|
||||
"y": 57.01662,
|
||||
"z": 367.4267
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 200.1068,
|
||||
"y": 56.90544,
|
||||
"z": 367.6261
|
||||
},
|
||||
"speedLevel": 2
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 192.748,
|
||||
"y": 56.99952,
|
||||
"z": 374.2412
|
||||
},
|
||||
"speedLevel": 2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 2,
|
||||
"name": "DefaultRouteName",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 180.8073,
|
||||
"y": 57.01625,
|
||||
"z": 367.5312
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 183.0194,
|
||||
"y": 57.0164,
|
||||
"z": 367.4716
|
||||
},
|
||||
"speedLevel": 2
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 189.5807,
|
||||
"y": 56.99952,
|
||||
"z": 374.0517
|
||||
},
|
||||
"speedLevel": 5
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 3,
|
||||
"name": "DefaultRouteName",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 177.796,
|
||||
"y": 57.01632,
|
||||
"z": 380.9268
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 179.3591,
|
||||
"y": 57.01649,
|
||||
"z": 383.3957
|
||||
},
|
||||
"speedLevel": 2
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 187.9478,
|
||||
"y": 56.99952,
|
||||
"z": 379.1792
|
||||
},
|
||||
"speedLevel": 2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 4,
|
||||
"name": "DefaultRouteName",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 204.874,
|
||||
"y": 57.01635,
|
||||
"z": 381.0916
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 203.1354,
|
||||
"y": 57.01662,
|
||||
"z": 383.4969
|
||||
},
|
||||
"speedLevel": 2
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 195.9307,
|
||||
"y": 56.99953,
|
||||
"z": 380.6968
|
||||
},
|
||||
"speedLevel": 2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 5,
|
||||
"name": "DefaultRouteName",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 202.9953,
|
||||
"y": 57.01663,
|
||||
"z": 390.3833
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 199.4319,
|
||||
"y": 57.0165,
|
||||
"z": 389.6465
|
||||
},
|
||||
"speedLevel": 2
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 193.3701,
|
||||
"y": 56.99953,
|
||||
"z": 380.1466
|
||||
},
|
||||
"speedLevel": 2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 6,
|
||||
"name": "DefaultRouteName",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 180.4906,
|
||||
"y": 56.89037,
|
||||
"z": 391.1152
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 183.1405,
|
||||
"y": 56.90761,
|
||||
"z": 390.8612
|
||||
},
|
||||
"speedLevel": 2
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 187.9693,
|
||||
"y": 56.99952,
|
||||
"z": 380.9166
|
||||
},
|
||||
"speedLevel": 2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 7,
|
||||
"name": "DefaultRouteName",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 191.4013,
|
||||
"y": 59.01655,
|
||||
"z": 397.898
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 191.3278,
|
||||
"y": 59.01622,
|
||||
"z": 394.9449
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 191.4749,
|
||||
"y": 57.1,
|
||||
"z": 383.5099
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 8,
|
||||
"name": "DefaultRouteName",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 178.5543,
|
||||
"y": 57.01649,
|
||||
"z": 371.6164
|
||||
},
|
||||
"speedLevel": 2
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 178.4978,
|
||||
"y": 56.93221,
|
||||
"z": 391.6211
|
||||
},
|
||||
"speedLevel": 2
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 185.0544,
|
||||
"y": 56.95094,
|
||||
"z": 390.4604
|
||||
},
|
||||
"speedLevel": 2
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 190.5617,
|
||||
"y": 56.99953,
|
||||
"z": 379.7225
|
||||
},
|
||||
"speedLevel": 2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 9,
|
||||
"name": "DefaultRouteName",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 205.3289,
|
||||
"y": 57.0164,
|
||||
"z": 371.5525
|
||||
},
|
||||
"speedLevel": 2
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 204.5582,
|
||||
"y": 57.01647,
|
||||
"z": 391.8319
|
||||
},
|
||||
"speedLevel": 2
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 198.2924,
|
||||
"y": 57.01667,
|
||||
"z": 388.9966
|
||||
},
|
||||
"speedLevel": 2
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 193.1183,
|
||||
"y": 56.99952,
|
||||
"z": 379.4679
|
||||
},
|
||||
"speedLevel": 2
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"$type": "ConfigLevelRoute",
|
||||
"sceneId": 20015
|
||||
}
|
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"$type": "ConfigLevelRoute",
|
||||
"sceneId": 20016,
|
||||
"routes": [
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 20016001,
|
||||
"name": "Route_20016001",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 336.7561,
|
||||
"y": -19.27666,
|
||||
"z": 332.189
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 350.5628,
|
||||
"y": -19.27652,
|
||||
"z": 332.071
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"$type": "ConfigLevelRoute",
|
||||
"sceneId": 20019
|
||||
}
|
@@ -0,0 +1,110 @@
|
||||
{
|
||||
"$type": "ConfigLevelRoute",
|
||||
"sceneId": 20021,
|
||||
"routes": [
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 20021001,
|
||||
"name": "Platform_20021001",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 184.4823,
|
||||
"y": 44.1277,
|
||||
"z": -1.180711
|
||||
},
|
||||
"targetVelocity": 2
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 184.4857,
|
||||
"y": 42.01784,
|
||||
"z": -1.371064
|
||||
},
|
||||
"targetVelocity": 2
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 189.4942,
|
||||
"y": 41.9901,
|
||||
"z": -1.228431
|
||||
},
|
||||
"targetVelocity": 2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 20021002,
|
||||
"name": "Platform_20021002",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 184.3909,
|
||||
"y": 44.1277,
|
||||
"z": -4.19361
|
||||
},
|
||||
"targetVelocity": 2
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 184.3586,
|
||||
"y": 42.29226,
|
||||
"z": -3.92228
|
||||
},
|
||||
"targetVelocity": 2
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 180.7593,
|
||||
"y": 41.8515,
|
||||
"z": -4.895134
|
||||
},
|
||||
"targetVelocity": 2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 20021003,
|
||||
"name": "111",
|
||||
"type": "Reciprocate",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 191.6525,
|
||||
"y": 29.22793,
|
||||
"z": 15.39555
|
||||
},
|
||||
"waitTime": 2,
|
||||
"targetVelocity": 3
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 191.7771,
|
||||
"y": 29.1762,
|
||||
"z": 9.512328
|
||||
},
|
||||
"waitTime": 2,
|
||||
"targetVelocity": 3
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"$type": "ConfigLevelRoute",
|
||||
"sceneId": 30001
|
||||
}
|
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"$type": "ConfigLevelRoute",
|
||||
"sceneId": 30002
|
||||
}
|
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"$type": "ConfigLevelRoute",
|
||||
"sceneId": 30003
|
||||
}
|
4394
soggy_resources/binoutput/LevelDesign/Routes/scene3_3001_routes.json
Normal file
4394
soggy_resources/binoutput/LevelDesign/Routes/scene3_3001_routes.json
Normal file
File diff suppressed because it is too large
Load Diff
5101
soggy_resources/binoutput/LevelDesign/Routes/scene3_3002_routes.json
Normal file
5101
soggy_resources/binoutput/LevelDesign/Routes/scene3_3002_routes.json
Normal file
File diff suppressed because it is too large
Load Diff
7086
soggy_resources/binoutput/LevelDesign/Routes/scene3_3003_routes.json
Normal file
7086
soggy_resources/binoutput/LevelDesign/Routes/scene3_3003_routes.json
Normal file
File diff suppressed because it is too large
Load Diff
4094
soggy_resources/binoutput/LevelDesign/Routes/scene3_3004_routes.json
Normal file
4094
soggy_resources/binoutput/LevelDesign/Routes/scene3_3004_routes.json
Normal file
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,174 @@
|
||||
{
|
||||
"$type": "ConfigLevelRoute",
|
||||
"sceneId": 3,
|
||||
"routes": [
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 3005001,
|
||||
"name": "Route_3005001",
|
||||
"type": "Loop",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 2074.493,
|
||||
"y": 216,
|
||||
"z": -1266.259
|
||||
},
|
||||
"targetVelocity": 0.5
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 2075.486,
|
||||
"y": 214.7684,
|
||||
"z": -1266.258
|
||||
},
|
||||
"targetVelocity": 0.5
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 3005002,
|
||||
"name": "Route_3005002",
|
||||
"type": "Loop",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 2071.377,
|
||||
"y": 214.2378,
|
||||
"z": -1262.494
|
||||
},
|
||||
"targetVelocity": 0.5
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 2072.213,
|
||||
"y": 215.5385,
|
||||
"z": -1262.494
|
||||
},
|
||||
"targetVelocity": 0.5
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 3005003,
|
||||
"name": "Route_3005003",
|
||||
"type": "Loop",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 2068.17,
|
||||
"y": 214.4406,
|
||||
"z": -1263.122
|
||||
},
|
||||
"targetVelocity": 0.5
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 2067.274,
|
||||
"y": 214.473,
|
||||
"z": -1262.666
|
||||
},
|
||||
"targetVelocity": 0.5
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 3005005,
|
||||
"name": "Route_3005005",
|
||||
"type": "Loop",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 1853.762,
|
||||
"y": 196.2083,
|
||||
"z": -1501.173
|
||||
},
|
||||
"targetVelocity": 0.5
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 1851.8,
|
||||
"y": 197.237,
|
||||
"z": -1500.756
|
||||
},
|
||||
"targetVelocity": 0.5
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 3005006,
|
||||
"name": "Route_3005006",
|
||||
"type": "Loop",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 1818.248,
|
||||
"y": 195.5816,
|
||||
"z": -1497.612
|
||||
},
|
||||
"targetVelocity": 1.5
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 1818.007,
|
||||
"y": 199.925,
|
||||
"z": -1493.967
|
||||
},
|
||||
"targetVelocity": 1.5
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 3005007,
|
||||
"name": "Route_3005007",
|
||||
"type": "Loop",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 1849.224,
|
||||
"y": 196.868,
|
||||
"z": -1500.148
|
||||
},
|
||||
"targetVelocity": 1
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 1822.448,
|
||||
"y": 199.3794,
|
||||
"z": -1500.529
|
||||
},
|
||||
"targetVelocity": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
2077
soggy_resources/binoutput/LevelDesign/Routes/scene3_3007_routes.json
Normal file
2077
soggy_resources/binoutput/LevelDesign/Routes/scene3_3007_routes.json
Normal file
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,252 @@
|
||||
{
|
||||
"$type": "ConfigLevelRoute",
|
||||
"sceneId": 40001,
|
||||
"routes": [
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 1,
|
||||
"name": "DefaultRouteName",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": -3.906573,
|
||||
"y": 46.99952,
|
||||
"z": 63.17836
|
||||
},
|
||||
"speedLevel": 2
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": -5.262248,
|
||||
"y": 47.00723,
|
||||
"z": 71.35023
|
||||
},
|
||||
"speedLevel": 2
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": -5.552129,
|
||||
"y": 42.01661,
|
||||
"z": 81.76919
|
||||
},
|
||||
"speedLevel": 2
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": -2.861285,
|
||||
"y": 42.01618,
|
||||
"z": 103.4306
|
||||
},
|
||||
"speedLevel": 2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 2,
|
||||
"name": "DefaultRouteName",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 56.35302,
|
||||
"y": 42.01627,
|
||||
"z": 121.009
|
||||
},
|
||||
"speedLevel": 2
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 33.286,
|
||||
"y": 42.01642,
|
||||
"z": 123.3563
|
||||
},
|
||||
"speedLevel": 2
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 13.3336,
|
||||
"y": 42.01665,
|
||||
"z": 122.7649
|
||||
},
|
||||
"speedLevel": 2
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 2.391818,
|
||||
"y": 42.01638,
|
||||
"z": 103.9421
|
||||
},
|
||||
"speedLevel": 2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 3,
|
||||
"name": "DefaultRouteName",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 44.11957,
|
||||
"y": 42.09,
|
||||
"z": 82.48981
|
||||
},
|
||||
"speedLevel": 2
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 44.7362,
|
||||
"y": 42.01625,
|
||||
"z": 88.54977
|
||||
},
|
||||
"speedLevel": 2
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 31.82626,
|
||||
"y": 42.01632,
|
||||
"z": 91.31478
|
||||
},
|
||||
"speedLevel": 2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 4,
|
||||
"name": "DefaultRouteName",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 45.3493,
|
||||
"y": 42.01672,
|
||||
"z": 81.6621
|
||||
},
|
||||
"speedLevel": 2
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 45.52792,
|
||||
"y": 42.01617,
|
||||
"z": 89.2247
|
||||
},
|
||||
"speedLevel": 2
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 31.65077,
|
||||
"y": 42.0163,
|
||||
"z": 90.40704
|
||||
},
|
||||
"speedLevel": 2
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 28.91253,
|
||||
"y": 41.76,
|
||||
"z": 102.2416
|
||||
},
|
||||
"speedLevel": 2
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 1.418128,
|
||||
"y": 42.01627,
|
||||
"z": 107.153
|
||||
},
|
||||
"speedLevel": 2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 5,
|
||||
"name": "DefaultRouteName",
|
||||
"type": "Reciprocate",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 4.039945,
|
||||
"y": 42.01657,
|
||||
"z": 94.82995
|
||||
},
|
||||
"speedLevel": 2
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 5.405933,
|
||||
"y": 42.0162,
|
||||
"z": 98.72562
|
||||
},
|
||||
"speedLevel": 2
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 10.368,
|
||||
"y": 42.01673,
|
||||
"z": 98.4473
|
||||
},
|
||||
"speedLevel": 2
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 10.98304,
|
||||
"y": 42.01668,
|
||||
"z": 92.80199
|
||||
},
|
||||
"speedLevel": 2
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 4.358029,
|
||||
"y": 42.01618,
|
||||
"z": 93.39095
|
||||
},
|
||||
"speedLevel": 2
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"$type": "ConfigLevelRoute",
|
||||
"sceneId": 40002
|
||||
}
|
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"$type": "ConfigLevelRoute",
|
||||
"sceneId": 40003
|
||||
}
|
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"$type": "ConfigLevelRoute",
|
||||
"sceneId": 40004
|
||||
}
|
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"$type": "ConfigLevelRoute",
|
||||
"sceneId": 40005
|
||||
}
|
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"$type": "ConfigLevelRoute",
|
||||
"sceneId": 40006
|
||||
}
|
@@ -0,0 +1,96 @@
|
||||
{
|
||||
"$type": "ConfigLevelRoute",
|
||||
"sceneId": 40007,
|
||||
"routes": [
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 40007001,
|
||||
"name": "Platform_40007001",
|
||||
"type": "Reciprocate",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 116.4725,
|
||||
"y": 54.61026,
|
||||
"z": -27.18191
|
||||
},
|
||||
"waitTime": 2,
|
||||
"targetVelocity": 4
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 129.1571,
|
||||
"y": 58.97833,
|
||||
"z": -29.26535
|
||||
},
|
||||
"waitTime": 2,
|
||||
"targetVelocity": 4
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 40007002,
|
||||
"name": "Platform_40007002",
|
||||
"type": "Reciprocate",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 99.64594,
|
||||
"y": 54.68212,
|
||||
"z": -17.38219
|
||||
},
|
||||
"waitTime": 2,
|
||||
"targetVelocity": 4
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 129.1242,
|
||||
"y": 59.0529,
|
||||
"z": -13.90807
|
||||
},
|
||||
"waitTime": 2,
|
||||
"targetVelocity": 4
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 40007003,
|
||||
"name": "Platform_40007003",
|
||||
"type": "Reciprocate",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 77.094,
|
||||
"y": 17.69247,
|
||||
"z": -47.352
|
||||
},
|
||||
"waitTime": 2,
|
||||
"targetVelocity": 5
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 47.69411,
|
||||
"y": 6.769878,
|
||||
"z": -48.09628
|
||||
},
|
||||
"waitTime": 2,
|
||||
"targetVelocity": 5
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@@ -0,0 +1,66 @@
|
||||
{
|
||||
"$type": "ConfigLevelRoute",
|
||||
"sceneId": 50001,
|
||||
"routes": [
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 1,
|
||||
"name": "Platform_001",
|
||||
"type": "Reciprocate",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 190.3202,
|
||||
"y": 49.15154,
|
||||
"z": 196.8445
|
||||
},
|
||||
"waitTime": 2,
|
||||
"targetVelocity": 5
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 190.9211,
|
||||
"y": 48.76875,
|
||||
"z": 226.3135
|
||||
},
|
||||
"waitTime": 2,
|
||||
"targetVelocity": 5
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 2,
|
||||
"name": "Platform_002",
|
||||
"type": "Reciprocate",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 191.3226,
|
||||
"y": 47.84759,
|
||||
"z": 269.1804
|
||||
},
|
||||
"waitTime": 2,
|
||||
"targetVelocity": 5
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 191.0421,
|
||||
"y": 48.61698,
|
||||
"z": 235.3591
|
||||
},
|
||||
"waitTime": 2,
|
||||
"targetVelocity": 5
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@@ -0,0 +1,49 @@
|
||||
{
|
||||
"$type": "ConfigLevelRoute",
|
||||
"sceneId": 50002,
|
||||
"routes": [
|
||||
{
|
||||
"$type": "ConfigRoute",
|
||||
"localId": 50002001,
|
||||
"name": "Route_50002001",
|
||||
"points": [
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 1606.148,
|
||||
"y": 287.5008,
|
||||
"z": -979.9935
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 1631.126,
|
||||
"y": 288.4562,
|
||||
"z": -1009.944
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 1675.957,
|
||||
"y": 283.4662,
|
||||
"z": -972.9835
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ConfigWaypoint",
|
||||
"pos": {
|
||||
"$type": "Vector",
|
||||
"x": 1689.818,
|
||||
"y": 283.1,
|
||||
"z": -955.1419
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"$type": "ConfigLevelRoute",
|
||||
"sceneId": 50004
|
||||
}
|
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"$type": "ConfigLevelRoute",
|
||||
"sceneId": 50005
|
||||
}
|
Reference in New Issue
Block a user