mirror of
https://github.com/Koko-boya/Grasscutter_Resources
synced 2024-01-31 23:23:19 +08:00
46 lines
930 B
JSON
46 lines
930 B
JSON
{
|
|
"sceneId": 50070,
|
|
"routes": [
|
|
{
|
|
"localId": 3,
|
|
"name": "Platform_003",
|
|
"points": [
|
|
{
|
|
"pos": {
|
|
"x": 20.0,
|
|
"y": 0.5,
|
|
"z": 34.0
|
|
},
|
|
"waitTime": 1.0,
|
|
"targetVelocity": 5.0,
|
|
"rotRoundReachDir": {
|
|
"y": 45.0
|
|
},
|
|
"rotRoundReachRounds": 1,
|
|
"rotRoundLeaveDir": {
|
|
"y": 90.0
|
|
}
|
|
},
|
|
{
|
|
"pos": {
|
|
"x": 20.0,
|
|
"y": 0.5,
|
|
"z": 34.0
|
|
},
|
|
"targetVelocity": 10.0,
|
|
"hasReachEvent": true,
|
|
"rotRoundReachDir": {
|
|
"y": 180.0
|
|
},
|
|
"rotRoundReachRounds": 1,
|
|
"rotRoundLeaveDir": {
|
|
"y": 90.0
|
|
},
|
|
"reachStop": true
|
|
}
|
|
],
|
|
"rotType": "ROT_ROUND",
|
|
"rotAngleType": "ROT_ANGLE_Y"
|
|
}
|
|
]
|
|
} |