Fix up the animation test so that it works with random timings even if the example has a timing.

This commit is contained in:
Zed A. Shaw 2026-02-03 11:17:36 -05:00
parent dea0607901
commit bdfc2397e2
4 changed files with 16 additions and 15 deletions

View file

@ -7,7 +7,7 @@
},
"sequence": {
"frames": [0, 1],
"durations": [33, 33]
"durations": [800, 200]
},
"transform": {
"min_x": 0.6,