mirror of
https://github.com/Koko-boya/Grasscutter_Resources
synced 2024-01-31 23:23:19 +08:00
31 lines
591 B
JSON
31 lines
591 B
JSON
{
|
|
"sceneId": 7,
|
|
"routes": [
|
|
{
|
|
"localId": 700900003,
|
|
"name": "Route_700900003",
|
|
"type": "Reciprocate",
|
|
"points": [
|
|
{
|
|
"pos": {
|
|
"x": -820.6956,
|
|
"y": 149.8209,
|
|
"z": -228.2815
|
|
},
|
|
"waitTime": 5.0,
|
|
"targetVelocity": 3.0
|
|
},
|
|
{
|
|
"pos": {
|
|
"x": -790.3686,
|
|
"y": 134.49896,
|
|
"z": -236.83357
|
|
},
|
|
"waitTime": 5.0,
|
|
"targetVelocity": 3.0
|
|
}
|
|
],
|
|
"rotAngleType": "ROT_ANGLE_Y"
|
|
}
|
|
]
|
|
} |