Animator tool now has no UI, it just watches the file to change time and reloads.
This commit is contained in:
parent
bdfc2397e2
commit
c092b82dfc
3 changed files with 84 additions and 77 deletions
|
|
@ -6,8 +6,8 @@
|
|||
"frame_height": 720
|
||||
},
|
||||
"sequence": {
|
||||
"frames": [0, 1],
|
||||
"durations": [800, 200]
|
||||
"frames": [0, 1, 0, 1],
|
||||
"durations": [800, 200, 33, 33]
|
||||
},
|
||||
"transform": {
|
||||
"min_x": 0.6,
|
||||
|
|
@ -19,7 +19,7 @@
|
|||
"ease_rate": 5.0,
|
||||
"scaled": true,
|
||||
"toggled": false,
|
||||
"looped": false
|
||||
"looped": true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue