Resprite network configurator (#16838)

This commit is contained in:
Nemanja
2023-05-26 23:51:33 -04:00
committed by GitHub
parent 273e101477
commit 1aceaccc27
8 changed files with 39 additions and 3 deletions

View File

@@ -232,7 +232,7 @@
sprite: Objects/Tools/network_configurator.rsi
layers:
- state: icon
- state: mode-list
- state: mode-link
map: ["enum.NetworkConfiguratorLayers.ModeLight"]
shader: unshaded
- type: Item

Binary file not shown.

Before

Width:  |  Height:  |  Size: 145 B

After

Width:  |  Height:  |  Size: 142 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 332 B

After

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 312 B

After

Width:  |  Height:  |  Size: 394 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 320 B

After

Width:  |  Height:  |  Size: 391 B

View File

@@ -1,14 +1,50 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Made by Julian Giebel <juliangiebel@live.de> for ss14",
"copyright": "Made by 20kdc (github) for ss14",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
"name": "icon",
"delays": [
[
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1
]
]
},
{
"name": "mode-list"

Binary file not shown.

Before

Width:  |  Height:  |  Size: 109 B

After

Width:  |  Height:  |  Size: 110 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 104 B

After

Width:  |  Height:  |  Size: 105 B