File size: 556 Bytes
8ea57e8 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 | {
"stages": [
{
"stage": "A",
"scene": 1,
"seconds": 7.8
},
{
"stage": "A",
"scene": 2,
"seconds": 7.1
},
{
"stage": "A",
"scene": 3,
"seconds": 7.0
},
{
"stage": "B",
"scene": 1,
"seconds": 13.4,
"background_drift": 0.0786
},
{
"stage": "B",
"scene": 2,
"seconds": 13.6,
"background_drift": 0.145
},
{
"stage": "B",
"scene": 3,
"seconds": 13.8,
"background_drift": 0.1068
}
]
} |