Construction System. (#87)
* Construction WiP * Construction kinda works! * Lots more construction work. * It mostly works!
This commit is contained in:
committed by
GitHub
parent
f051078c79
commit
d7074bf74f
BIN
Resources/Textures/Objects/cable_coil.png
Normal file
BIN
Resources/Textures/Objects/cable_coil.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 171 B |
BIN
Resources/Textures/Objects/lighting.rsi/construct.png
Normal file
BIN
Resources/Textures/Objects/lighting.rsi/construct.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 276 B |
BIN
Resources/Textures/Objects/lighting.rsi/empty.png
Normal file
BIN
Resources/Textures/Objects/lighting.rsi/empty.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 368 B |
@@ -1,21 +1 @@
|
||||
{
|
||||
"version": 1,
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "on",
|
||||
"select": [],
|
||||
"flags": {},
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "off",
|
||||
"select": [],
|
||||
"flags": {},
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
{"version":1,"size":{"x":32,"y":32},"states":[{"name":"on","select":[],"flags":{},"directions":4},{"name":"off","select":[],"flags":{},"directions":4},{"name":"construct","select":[],"flags":{},"directions":4},{"name":"empty","select":[],"flags":{},"directions":4}]}
|
||||
BIN
Resources/Textures/Objects/sheet_glass.png
Normal file
BIN
Resources/Textures/Objects/sheet_glass.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 781 B |
BIN
Resources/Textures/Objects/sheet_metal.png
Normal file
BIN
Resources/Textures/Objects/sheet_metal.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 883 B |
BIN
Resources/Textures/Objects/spear.png
Normal file
BIN
Resources/Textures/Objects/spear.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 171 B |
Reference in New Issue
Block a user