2022-04-23 07:55:31 +05:30

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"
}
]
}