Fire anom rework (#24666)

* content

* d

* fix artifact
This commit is contained in:
Ed
2024-01-29 04:30:54 +03:00
committed by GitHub
parent 11c69bca3f
commit 3deea2f7d6
9 changed files with 91 additions and 8 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 369 B

After

Width:  |  Height:  |  Size: 357 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 391 B

After

Width:  |  Height:  |  Size: 381 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

View File

@@ -0,0 +1,33 @@
{
"version": 1,
"license": "CC0-1.0",
"copyright": "Created by TheShuEd (github) for ss14",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "anom",
"delays": [
[
0.3,
0.3,
0.3,
0.3
]
]
},
{
"name": "pulse",
"delays": [
[
0.2,
0.2,
0.2,
0.2
]
]
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB