Skip to content

Commit

Permalink
fix id24 weapons transparency
Browse files Browse the repository at this point in the history
  • Loading branch information
RicardoLuis0 committed Feb 8, 2025
1 parent fa2f03f commit f2ecdc5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,7 @@ class ID24IncineratorProjectile : Actor // Heatwave Ripper
Projectile;
+ZDOOMTRANS;
+RIPPER;
RenderStyle "Add";

DeathSound "weapons/calamityblade/explode";
}
Expand Down
1 change: 1 addition & 0 deletions wadsrc/static/zscript/actors/doom/id24/id24incinerator.zs
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ class ID24IncineratorFlame : Actor // Incinerator Flame
Projectile;
+ZDOOMTRANS;
+FORCERADIUSDMG;
RenderStyle "Add";
}

States
Expand Down

0 comments on commit f2ecdc5

Please sign in to comment.