@@ -120,8 +120,13 @@
|
||||
- type: SnapGrid
|
||||
offset: Center
|
||||
- type: Sprite
|
||||
sprite: Constructible/Power/power.rsi
|
||||
state: storage
|
||||
sprite: Constructible/Power/substation.rsi
|
||||
layers:
|
||||
- state: substation
|
||||
- state: screen
|
||||
shader: unshaded
|
||||
- state: full
|
||||
shader: unshaded
|
||||
- type: Battery
|
||||
maxCharge: 1000
|
||||
startingCharge: 1000
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 506 B |
BIN
Resources/Textures/Constructible/Power/substation.rsi/dead.png
Normal file
BIN
Resources/Textures/Constructible/Power/substation.rsi/dead.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 508 B |
BIN
Resources/Textures/Constructible/Power/substation.rsi/full.png
Normal file
BIN
Resources/Textures/Constructible/Power/substation.rsi/full.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 508 B |
@@ -0,0 +1,41 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from cev-eris at commit https://github.com/discordia-space/CEV-Eris/commit/b63634bc17efe2f09cf06ef0e9a90d24d37f6203",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "substation",
|
||||
"directions": 1
|
||||
},
|
||||
{
|
||||
"name": "full",
|
||||
"directions": 1
|
||||
},
|
||||
{
|
||||
"name": "charging",
|
||||
"directions": 1
|
||||
},
|
||||
{
|
||||
"name": "dead",
|
||||
"directions": 1
|
||||
},
|
||||
{
|
||||
"name": "screen",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
0.15,
|
||||
0.15,
|
||||
0.15,
|
||||
0.15,
|
||||
0.15,
|
||||
0.15
|
||||
]
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
BIN
Resources/Textures/Constructible/Power/substation.rsi/screen.png
Normal file
BIN
Resources/Textures/Constructible/Power/substation.rsi/screen.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 301 B |
Binary file not shown.
|
After Width: | Height: | Size: 1.6 KiB |
Reference in New Issue
Block a user