Add back fading between frames
This commit is contained in:
parent
0dcb494b12
commit
07923c885a
1 changed files with 2 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
||||||
{
|
{
|
||||||
"animation": {
|
"animation": {
|
||||||
"frametime": 20
|
"frametime": 20,
|
||||||
|
"interpolate": true
|
||||||
}
|
}
|
||||||
}
|
}
|
Reference in a new issue