Lots of new inhands, adds phoron (#1220)
* Beaker Inhands * Flashlight Inhands * Tile Refactor * Adds metal/glass sheet inhands * Removes plasma * Adds Phoron * We boolin' * Phoron inhands * First Pass inhand food * First food inhand pass * Soda inhand sprites * Actually adds them
BIN
Resources/Textures/Objects/Materials/phoron_gem.png
Normal file
|
After Width: | Height: | Size: 268 B |
BIN
Resources/Textures/Objects/Materials/phoron_ore.png
Normal file
|
After Width: | Height: | Size: 551 B |
BIN
Resources/Textures/Objects/Materials/phoron_sheet.png
Normal file
|
After Width: | Height: | Size: 460 B |
|
Before Width: | Height: | Size: 264 B |
|
After Width: | Height: | Size: 436 B |
|
After Width: | Height: | Size: 595 B |
BIN
Resources/Textures/Objects/Materials/sheets.rsi/glass.png
Normal file
|
After Width: | Height: | Size: 781 B |
129
Resources/Textures/Objects/Materials/sheets.rsi/meta.json
Normal file
@@ -0,0 +1,129 @@
|
||||
{
|
||||
"version": 1,
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "metal-inhand-left",
|
||||
"directions": 4,
|
||||
"delays": [
|
||||
[
|
||||
1
|
||||
],
|
||||
[
|
||||
1
|
||||
],
|
||||
[
|
||||
1
|
||||
],
|
||||
[
|
||||
1
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "metal-inhand-right",
|
||||
"directions": 4,
|
||||
"delays": [
|
||||
[
|
||||
1
|
||||
],
|
||||
[
|
||||
1
|
||||
],
|
||||
[
|
||||
1
|
||||
],
|
||||
[
|
||||
1
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "glass-inhand-left",
|
||||
"directions": 4,
|
||||
"delays": [
|
||||
[
|
||||
1
|
||||
],
|
||||
[
|
||||
1
|
||||
],
|
||||
[
|
||||
1
|
||||
],
|
||||
[
|
||||
1
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "glass-inhand-right",
|
||||
"directions": 4,
|
||||
"delays": [
|
||||
[
|
||||
1
|
||||
],
|
||||
[
|
||||
1
|
||||
],
|
||||
[
|
||||
1
|
||||
],
|
||||
[
|
||||
1
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "glass",
|
||||
"directions": 1
|
||||
},
|
||||
{
|
||||
"name": "phoron-inhand-left",
|
||||
"directions": 4,
|
||||
"delays": [
|
||||
[
|
||||
1
|
||||
],
|
||||
[
|
||||
1
|
||||
],
|
||||
[
|
||||
1
|
||||
],
|
||||
[
|
||||
1
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "phoron-inhand-right",
|
||||
"directions": 4,
|
||||
"delays": [
|
||||
[
|
||||
1
|
||||
],
|
||||
[
|
||||
1
|
||||
],
|
||||
[
|
||||
1
|
||||
],
|
||||
[
|
||||
1
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "phoron",
|
||||
"directions": 1
|
||||
},
|
||||
{
|
||||
"name": "metal",
|
||||
"directions": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
|
After Width: | Height: | Size: 375 B |
|
After Width: | Height: | Size: 376 B |
BIN
Resources/Textures/Objects/Materials/sheets.rsi/metal.png
Normal file
|
After Width: | Height: | Size: 883 B |
|
After Width: | Height: | Size: 420 B |
|
After Width: | Height: | Size: 520 B |
BIN
Resources/Textures/Objects/Materials/sheets.rsi/phoron.png
Normal file
|
After Width: | Height: | Size: 460 B |
BIN
Resources/Textures/Objects/Materials/spent_phoron_gem.png
Normal file
|
After Width: | Height: | Size: 279 B |