Fix invisible held sprites for capgun (#9390)

* Fix capgun YAML for held sprites and touch up in-hand sprites

* Remove capgun size to inherit BaseItem size 5
This commit is contained in:
Aerocrux
2022-07-05 10:09:54 -07:00
committed by GitHub
parent f9589f82cc
commit 064e34e9c5
3 changed files with 1 additions and 2 deletions

View File

@@ -502,9 +502,8 @@
- state: base
map: ["enum.GunVisualLayers.Base"]
- type: Item
size: 24
sprite: Objects/Fun/toys.rsi
state: base
HeldPrefix: capgun
- type: Gun
selectedMode: SemiAuto
availableModes:

Binary file not shown.

Before

Width:  |  Height:  |  Size: 329 B

After

Width:  |  Height:  |  Size: 626 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 334 B

After

Width:  |  Height:  |  Size: 573 B