Респрайт капитанского лазера (#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

@@ -542,7 +542,7 @@
description: This is an antique laser pistol. All craftsmanship is of the highest quality. It is decorated with assistant leather and chrome. The object menaces with spikes of energy.
components:
- type: Sprite
sprite: Objects/Weapons/Guns/Battery/antiquelasergun.rsi
sprite: White/Objects/Weapons/Guns/Battery/antiquelasergun.rsi
layers:
- state: base
map: ["enum.GunVisualLayers.Base"]
@@ -550,7 +550,7 @@
map: ["enum.GunVisualLayers.MagUnshaded"]
shader: unshaded
- type: Clothing
sprite: Objects/Weapons/Guns/Battery/antiquelasergun.rsi
sprite: White/Objects/Weapons/Guns/Battery/antiquelasergun.rsi
- type: Gun
soundGunshot:
path: /Audio/Weapons/Guns/Gunshots/laser_cannon.ogg

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 478 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1013 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 627 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 634 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 643 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 643 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 628 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 641 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 650 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 650 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 530 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 271 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 278 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 297 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 298 B

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
}
]
}