Fix up the animation test so that it works with random timings even if the example has a timing.
This commit is contained in:
parent
dea0607901
commit
bdfc2397e2
4 changed files with 16 additions and 15 deletions
|
|
@ -7,7 +7,7 @@
|
|||
},
|
||||
"sequence": {
|
||||
"frames": [0, 1],
|
||||
"durations": [33, 33]
|
||||
"durations": [800, 200]
|
||||
},
|
||||
"transform": {
|
||||
"min_x": 0.6,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue