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
This commit is contained in:
BIN
Resources/Textures/Structures/Machines/flatpacker.rsi/base.png
Normal file
BIN
Resources/Textures/Structures/Machines/flatpacker.rsi/base.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.0 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 235 B |
@@ -0,0 +1,42 @@
|
||||
{
|
||||
"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
|
||||
]
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 1.1 KiB |
BIN
Resources/Textures/Structures/Machines/flatpacker.rsi/panel.png
Normal file
BIN
Resources/Textures/Structures/Machines/flatpacker.rsi/panel.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 292 B |
BIN
Resources/Textures/Structures/Machines/flatpacker.rsi/screen.png
Normal file
BIN
Resources/Textures/Structures/Machines/flatpacker.rsi/screen.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 155 B |
Reference in New Issue
Block a user