Skip to content

Commit

Permalink
Substation origin sprites (#2298)
Browse files Browse the repository at this point in the history
  • Loading branch information
SonicHDC authored Jun 19, 2024
1 parent 186ab13 commit c6bda37
Show file tree
Hide file tree
Showing 10 changed files with 18 additions and 34 deletions.
Binary file modified Resources/Textures/Structures/Power/substation.rsi/charging.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Resources/Textures/Structures/Power/substation.rsi/dead.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Resources/Textures/Structures/Power/substation.rsi/full.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
52 changes: 18 additions & 34 deletions Resources/Textures/Structures/Power/substation.rsi/meta.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"version": 1,
"license": "CC0-1.0",
"copyright": "Created by EmoGarbage404 (github)",
"copyright": "Taken from cev-eris at commit https://github.com/discordia-space/CEV-Eris/commit/b63634bc17efe2f09cf06ef0e9a90d24d37f6203 and remade by SonicHDC (github)",
"size": {
"x": 32,
"y": 32
Expand All @@ -14,36 +14,18 @@
"name": "substation_static"
},
{
"name": "substation_wall",
"directions": 4
"name": "substation_wall"
},
{
"name": "screen_wall",
"directions": 4,
"delays": [
[
5.0,
0.5,
0.5,
0.5
],
[
5.0,
0.5,
0.5,
0.5
],
[
5.0,
0.5,
0.5,
0.5
],
[
5.0,
0.5,
0.5,
0.5
0.15,
0.15,
0.15,
0.15,
0.15,
0.15
]
]
},
Expand All @@ -57,28 +39,30 @@
"name": "charging",
"delays": [
[
0.1,
0.1
0.5,
0.5
]
]
},
{
"name": "dead",
"delays": [
[
0.3,
0.1
0.2,
0.2
]
]
},
{
"name": "screen",
"delays": [
[
5.0,
0.5,
0.5,
0.5
0.15,
0.15,
0.15,
0.15,
0.15,
0.15
]
]
}
Expand Down
Binary file modified Resources/Textures/Structures/Power/substation.rsi/screen.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Resources/Textures/Structures/Power/substation.rsi/screen_wall.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Resources/Textures/Structures/Power/substation.rsi/substation.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c6bda37

Please sign in to comment.