Респрайт капитанского лазера (#546)

* antique lasergun resprite lol

* лицуха
This commit is contained in:
REBOLUTION228-a11
2023-11-09 18:42:03 +05:00
committed by Aviu00
parent 05631c8537
commit 568c2e5eff
20 changed files with 129 additions and 2 deletions

View File

@@ -0,0 +1,127 @@
{
"version": 1,
"license": "CC-BY-3.0",
"copyright": "REBOLUTION228",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "base"
},
{
"name": "icon"
},
{
"name": "mag-unshaded-1"
},
{
"name": "mag-unshaded-2"
},
{
"name": "mag-unshaded-3"
},
{
"name": "mag-unshaded-4"
},
{
"name": "mag-unshaded-0",
"delays": [
[
0.1,
0.1,
0.3
]
]
},
{
"name": "inhand-right-0",
"directions": 4,
"delays": [
[
0.1,
0.1,
0.3
],
[
0.1,
0.1,
0.3
],
[
0.1,
0.1,
0.3
],
[
0.1,
0.1,
0.3
]
]
},
{
"name": "inhand-right-1",
"directions": 4
},
{
"name": "inhand-right-2",
"directions": 4
},
{
"name": "inhand-right-3",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
},
{
"name": "inhand-left-0",
"directions": 4,
"delays": [
[
0.1,
0.1,
0.3
],
[
0.1,
0.1,
0.3
],
[
0.1,
0.1,
0.3
],
[
0.1,
0.1,
0.3
]
]
},
{
"name": "inhand-left-1",
"directions": 4
},
{
"name": "inhand-left-2",
"directions": 4
},
{
"name": "inhand-left-3",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "equipped-BELT",
"directions": 4
}
]
}