Resprite grappling hook (#18939)

This commit is contained in:
metalgearsloth
2023-08-10 16:16:57 +10:00
committed by GitHub
parent 1de28ac00d
commit 5688c40f0e
12 changed files with 2 additions and 15 deletions

View File

@@ -702,8 +702,6 @@
sprite: Objects/Weapons/Guns/Launchers/grappling_gun.rsi
layers:
- state: hook
- state: hook-unshaded
shader: unshaded
- type: Physics
bodyType: Dynamic
linearDamping: 0

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.3 KiB

After

Width:  |  Height:  |  Size: 545 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.0 KiB

After

Width:  |  Height:  |  Size: 544 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.6 KiB

After

Width:  |  Height:  |  Size: 916 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.8 KiB

After

Width:  |  Height:  |  Size: 708 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.1 KiB

After

Width:  |  Height:  |  Size: 820 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.7 KiB

After

Width:  |  Height:  |  Size: 824 B

View File

@@ -1,7 +1,7 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Sprited by discord Kheprep#7153",
"copyright": "Sprited by discord emogarbage",
"size": {
"x": 32,
"y": 32
@@ -24,22 +24,11 @@
"name": "inhand-right",
"directions": 4
},
{
"name": "inhand-left-unshaded",
"directions": 4
},
{
"name": "inhand-right-unshaded",
"directions": 4
},
{
"name": "rope"
},
{
"name": "hook"
},
{
"name": "hook-unshaded"
}
]
}
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.3 KiB

After

Width:  |  Height:  |  Size: 544 B