{ "sceneId": 1001, "routes": [ { "localId": 1, "name": "", "points": [ { "pos": { "x": 10.0, "z": 10.0 }, "waitTime": 3.0, "targetVelocity": 3.0 }, { "pos": { "x": -10.0, "z": 10.0 }, "waitTime": 3.0, "targetVelocity": 4.0 }, { "pos": { "z": -10.0 }, "waitTime": 3.0, "targetVelocity": 5.0 } ] }, { "localId": 2, "name": "", "type": "Reciprocate", "points": [ { "pos": { "x": -7.0, "z": 5.0 }, "targetVelocity": 3.0 }, { "pos": { "x": -7.0 }, "targetVelocity": 1.5 }, { "pos": { "x": -7.0, "y": 5.0 }, "targetVelocity": 1.5 } ] }, { "localId": 3, "name": "", "type": "Loop", "points": [ { "pos": { "x": 10.0, "z": 10.0 }, "waitTime": 3.0, "targetVelocity": 3.0 }, { "pos": { "x": -10.0, "z": 10.0 }, "waitTime": 3.0, "targetVelocity": 4.0 }, { "pos": { "z": -10.0 }, "waitTime": 3.0, "targetVelocity": 5.0 } ] } ] }