Rotated turret wall panel sprites (#38464)

rotated sprites
This commit is contained in:
K-Dynamic
2025-07-11 16:55:16 +12:00
committed by GitHub
parent a64fe298d0
commit a268a4aacc
6 changed files with 41 additions and 41 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 186 B

After

Width:  |  Height:  |  Size: 461 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 162 B

After

Width:  |  Height:  |  Size: 444 B

View File

@@ -1,44 +1,44 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from vgstation at https://github.com/vgstation-coders/vgstation13/blob/b4363f59f5feacbc48c29aea4eb7794ad358cd92/icons/obj/device.dmi. Modified by chromiumboy.",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "base"
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from vgstation at https://github.com/vgstation-coders/vgstation13/blob/b4363f59f5feacbc48c29aea4eb7794ad358cd92/icons/obj/device.dmi. Modified by chromiumboy. Rotated by K-Dynamic (github).",
"size": {
"x": 32,
"y": 32
},
{
"name": "safe",
"delays": [
[
0.2,
2.0
]
]
},
{
"name": "stun",
"delays": [
[
0.2,
1.0
]
]
},
{
"name": "lethal",
"delays": [
[
0.5,
0.5
]
]
},
{
"name": "wires"
}
]
"states": [
{
"name": "base"
},
{
"name": "safe",
"delays": [
[
0.2,
2.0
]
]
},
{
"name": "stun",
"delays": [
[
0.2,
1.0
]
]
},
{
"name": "lethal",
"delays": [
[
0.5,
0.5
]
]
},
{
"name": "wires"
}
]
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 156 B

After

Width:  |  Height:  |  Size: 450 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 180 B

After

Width:  |  Height:  |  Size: 460 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 155 B

After

Width:  |  Height:  |  Size: 457 B