mirror of
https://github.com/Koko-boya/Grasscutter_Resources
synced 2024-01-31 23:23:19 +08:00
53 lines
1001 B
JSON
53 lines
1001 B
JSON
{
|
|
"sceneId": 1020,
|
|
"routes": [
|
|
{
|
|
"localId": 1020001,
|
|
"name": "Route_1020001",
|
|
"type": "Reciprocate",
|
|
"points": [
|
|
{
|
|
"pos": {
|
|
"x": -647.4662,
|
|
"y": -35.0,
|
|
"z": 169.6037
|
|
},
|
|
"waitTime": 10.0,
|
|
"targetVelocity": 0.1
|
|
},
|
|
{
|
|
"pos": {
|
|
"x": -647.4662,
|
|
"y": -36.0,
|
|
"z": 169.60367
|
|
},
|
|
"waitTime": 10.0,
|
|
"targetVelocity": 0.1
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"localId": 1020002,
|
|
"name": "Platform_1020002",
|
|
"points": [
|
|
{
|
|
"pos": {
|
|
"x": -643.4103,
|
|
"y": -35.61882,
|
|
"z": 168.0209
|
|
},
|
|
"targetVelocity": 5.0
|
|
},
|
|
{
|
|
"pos": {
|
|
"x": -643.4103,
|
|
"y": -50.0,
|
|
"z": 168.0209
|
|
},
|
|
"waitTime": 5.0,
|
|
"targetVelocity": 5.0
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |