20 lines
167 B
JSON
Executable File
20 lines
167 B
JSON
Executable File
{
|
|
"animation": {
|
|
"frametime": 5,
|
|
"interpolate": true,
|
|
"frames": [
|
|
{
|
|
"index": 0,
|
|
"time": 20
|
|
},
|
|
1,
|
|
2,
|
|
{
|
|
"index": 3,
|
|
"time": 20
|
|
},
|
|
2,
|
|
1,
|
|
]
|
|
}
|
|
} |