Chainsaw weapon addition (#17743)

Co-authored-by: JessePretendstoCode <j14527998@gmail.com>
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
This commit is contained in:
Jessetriesagain
2023-08-05 00:49:55 -04:00
committed by GitHub
parent 918ad4d66d
commit 1034081bf5
11 changed files with 164 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

@@ -0,0 +1,111 @@
{
"version": 1,
"license": "CC-BY-NC-SA-3.0",
"copyright": "Made by Jesse for ss14",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon",
"delays": [
[
0.05,
0.05,
0.05,
0.05
]
]
},
{
"name": "inhand-left",
"directions": 4,
"delays": [
[
0.03,
0.03
],
[
0.03,
0.03
],
[
0.03,
0.03
],
[
0.03,
0.03
]
]
},
{
"name": "inhand-right",
"directions": 4,
"delays": [
[
0.03,
0.03
],
[
0.03,
0.03
],
[
0.03,
0.03
],
[
0.03,
0.03
]
]
},
{
"name": "wielded-inhand-left",
"directions": 4,
"delays": [
[
0.03,
0.03
],
[
0.03,
0.03
],
[
0.03,
0.03
],
[
0.03,
0.03
]
]
},
{
"name": "wielded-inhand-right",
"directions": 4,
"delays": [
[
0.03,
0.03
],
[
0.03,
0.03
],
[
0.03,
0.03
],
[
0.03,
0.03
]
]
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB