Alternate HUD style partially implemented.

This commit is contained in:
Mari the Deer 2022-06-03 19:17:33 +02:00
commit 4e29d1c2fe
18 changed files with 913 additions and 30 deletions

View file

@ -864,7 +864,7 @@ Class SilverBullets : MagAmmo
Inventory.Icon "graphics/HUD/Icons/A_SilverBulletBullet.png";
MagAmmo.ParentAmmo "SilverBulletAmmo";
MagAmmo.ClipSize 5;
Inventory.MaxAmount 8;
Inventory.MaxAmount 5;
+FLOATBOB;
FloatBobStrength 0.25;
Radius 4;
@ -916,7 +916,7 @@ Class SilverBullets2 : MagAmmo
Inventory.Icon "graphics/HUD/Icons/A_SilverBulletBullet2.png";
MagAmmo.ParentAmmo "SilverBulletAmmo2";
MagAmmo.ClipSize 5;
Inventory.MaxAmount 8;
Inventory.MaxAmount 5;
+FLOATBOB;
FloatBobStrength 0.25;
Radius 4;
@ -1005,7 +1005,7 @@ Class CandyGunBullets : MagAmmo
Inventory.Icon "graphics/HUD/Icons/A_CandyBullet.png";
MagAmmo.ParentAmmo "CandyGunAmmo";
MagAmmo.ClipSize 7;
Inventory.MaxAmount 10;
Inventory.MaxAmount 7;
+FLOATBOB;
FloatBobStrength 0.25;
Radius 2;