Function for changing blood color

Moderator: GZDoom Developers

Post Reply
User avatar
Marisa the Magician
Posts: 3886
Joined: Fri Feb 08, 2008 9:15 am
Preferred Pronouns: She/Her
Operating System Version (Optional): (btw I use) Arch
Graphics Processor: nVidia with Vulkan support
Location: Vigo, Galicia
Contact:

Function for changing blood color

Post by Marisa the Magician »

I think I could potentially write some code to update BloodColor/BloodTranslation at runtime.

If I remember correctly there was some specific reason why blood color was not modifiable, so first I wanted to know what it was before I do something bad.

Edit: The PR is ready.
User avatar
Player701
 
 
Posts: 1640
Joined: Wed May 13, 2009 3:15 am
Graphics Processor: nVidia with Vulkan support
Contact:

Re: Function for changing blood color

Post by Player701 »

Excellent stuff! If this gets added, I won't have to replace monsters in my code just to modify their blood color. Instead, I will be able to change it directly via a WorldThingSpawned event.
User avatar
Graf Zahl
Lead GZDoom+Raze Developer
Lead GZDoom+Raze Developer
Posts: 49066
Joined: Sat Jul 19, 2003 10:19 am
Location: Germany

Re: Function for changing blood color

Post by Graf Zahl »

See my comment on the PR, please.
User avatar
Marisa the Magician
Posts: 3886
Joined: Fri Feb 08, 2008 9:15 am
Preferred Pronouns: She/Her
Operating System Version (Optional): (btw I use) Arch
Graphics Processor: nVidia with Vulkan support
Location: Vigo, Galicia
Contact:

Re: Function for changing blood color

Post by Marisa the Magician »

Ah, so I guess this'll have to be put on hold until something is done about translation serialization.
Post Reply

Return to “Closed Feature Suggestions [GZDoom]”