Files
Nemanja 1c11332fa4 Flatpacks and the Flatpacker 1001 (#23338)
* Flatpacker and flatpacks

* ok that's good enough

* convert solars/AME to flatpacks

* mats, mats, we are the mats

* basic mechanics are DONE

* thing

* final UI

* sloth

* rped jumpscare

* rename
2024-01-03 17:16:02 +11:00

43 lines
592 B
JSON

{
"version": 1,
"license": "CC0-1.0",
"copyright": "Based on flatpacker sprites from vgstation, adapted by EmoGarbage404 (github)",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "base"
},
{
"name": "panel"
},
{
"name": "screen"
},
{
"name": "packing",
"delays": [
[
0.1,
0.1,
0.1,
0.1
]
]
},
{
"name": "inserting",
"delays": [
[
0.2,
0.2,
0.2,
0.2
]
]
}
]
}