mirror of
https://github.com/Koko-boya/Grasscutter_Resources
synced 2024-01-31 23:23:19 +08:00
31 lines
548 B
JSON
31 lines
548 B
JSON
{
|
|
"sceneId": 1062,
|
|
"routes": [
|
|
{
|
|
"localId": 1,
|
|
"name": "Route_001",
|
|
"type": "Loop",
|
|
"points": [
|
|
{
|
|
"pos": {
|
|
"x": 182.7,
|
|
"y": -9.33,
|
|
"z": -19.8
|
|
},
|
|
"waitTime": 1.0,
|
|
"targetVelocity": 1.0
|
|
},
|
|
{
|
|
"pos": {
|
|
"x": 182.7,
|
|
"y": 3.86,
|
|
"z": -19.8
|
|
},
|
|
"waitTime": 3.0,
|
|
"targetVelocity": 3.0
|
|
}
|
|
],
|
|
"rotAngleType": "ROT_ANGLE_Y"
|
|
}
|
|
]
|
|
} |