Add back fading between frames

This commit is contained in:
Zontreck 2024-03-03 21:11:43 -07:00
parent 0dcb494b12
commit 07923c885a

View file

@ -1,5 +1,6 @@
{
"animation": {
"frametime": 20
"frametime": 20,
"interpolate": true
}
}