mirror of
https://github.com/SangeloDev/SangeFault.git
synced 2024-11-13 00:52:43 +00:00
a50683c84e
basically starting over... this is gonna be fun!
30 lines
291 B
JSON
30 lines
291 B
JSON
{
|
|
"animation": {
|
|
"frametime": 300,
|
|
"interpolate": true,
|
|
"frames": [
|
|
0,
|
|
1,
|
|
0,
|
|
2,
|
|
0,
|
|
3,
|
|
0,
|
|
1,
|
|
2,
|
|
1,
|
|
3,
|
|
1,
|
|
0,
|
|
2,
|
|
1,
|
|
2,
|
|
3,
|
|
2,
|
|
0,
|
|
3,
|
|
1,
|
|
3
|
|
]
|
|
}
|
|
}
|