mirror of
https://github.com/Koko-boya/Grasscutter_Resources
synced 2024-01-31 23:23:19 +08:00
31 lines
584 B
JSON
31 lines
584 B
JSON
{
|
|
"sceneId": 1015,
|
|
"routes": [
|
|
{
|
|
"localId": 1015001,
|
|
"name": "Block101",
|
|
"type": "Reciprocate",
|
|
"points": [
|
|
{
|
|
"pos": {
|
|
"x": -4.929842,
|
|
"y": 7.126636,
|
|
"z": -1.6497686
|
|
},
|
|
"waitTime": 1.0,
|
|
"targetVelocity": 2.0
|
|
},
|
|
{
|
|
"pos": {
|
|
"x": -4.929842,
|
|
"y": 7.126636,
|
|
"z": 4.5807076
|
|
},
|
|
"waitTime": 1.0,
|
|
"targetVelocity": 2.0
|
|
}
|
|
],
|
|
"rotAngleType": "ROT_ANGLE_Y"
|
|
}
|
|
]
|
|
} |