mirror of
https://github.com/Koko-boya/Grasscutter_Resources
synced 2024-01-31 23:23:19 +08:00
24 lines
375 B
JSON
24 lines
375 B
JSON
{
|
|
"sceneId": 40043,
|
|
"routes": [
|
|
{
|
|
"localId": 1,
|
|
"name": "Route_001",
|
|
"points": [
|
|
{
|
|
"pos": {
|
|
"y": 0.3
|
|
},
|
|
"targetVelocity": 0.5
|
|
},
|
|
{
|
|
"pos": {
|
|
"y": -5.0
|
|
},
|
|
"targetVelocity": 0.5
|
|
}
|
|
],
|
|
"rotAngleType": "ROT_ANGLE_Y"
|
|
}
|
|
]
|
|
} |