More stuff before public release.
Adjust the aspect of new 0.83 hud icons. Impaler plays unique sound when ending altfire instead of select sound. Adapt some things for the old sounds add-on. Minor HUD adjustments (weapon slot related). Left a couple notes of what I might do next.
This commit is contained in:
parent
4ba5db9d7f
commit
bac9b6674d
25 changed files with 38 additions and 6 deletions
|
|
@ -953,7 +953,7 @@ Class Impaler : UnrealWeapon
|
|||
player.SetPSprite(-3,invoker.FindState("GemAltRelease"));
|
||||
player.SetPSprite(-2,invoker.FindState("ZapAltRelease"));
|
||||
A_StopBeam();
|
||||
A_PlaySound("impaler/gem",CHAN_WEAPON,looping:true);
|
||||
A_PlaySound("impaler/altend",CHAN_WEAPON,looping:true);
|
||||
}
|
||||
IMPA QRSTUVWX 2;
|
||||
Goto Idle;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue