Changing blood color, is that possible?
Forum rules
Before asking on how to use a ZDoom feature, read the ZDoom wiki first. This forum is archived - please use this set of forums to ask new questions.
Before asking on how to use a ZDoom feature, read the ZDoom wiki first. This forum is archived - please use this set of forums to ask new questions.
Changing blood color, is that possible?
I like the Doom 2 green blood for some enemies, I would love the Imp to have green blood. Is there any way I can change its blood to green?
- Oberron
- Posts: 1048
- Joined: Sun Aug 02, 2015 1:20 am
- Graphics Processor: ATI/AMD (Modern GZDoom)
- Location: Czech Republic
- Contact:
Re: Changing blood color, is that possible?
Alter the sprites of the blood red to green.
Also the blood splat graphic.
Also the blood splat graphic.
Re: Changing blood color, is that possible?
How do I do that? I see the links he sent show what to type but I have no idea how to get there.
- Kappes Buur
-
- Posts: 4177
- Joined: Thu Jul 17, 2003 12:19 am
- Graphics Processor: nVidia (Legacy GZDoom)
- Location: British Columbia, Canada
- Contact:
Re: Changing blood color, is that possible?
It's done through the power of DECORATE. The links, which MaxED provided, hint at what you have to use.Dan50 wrote:How do I do that? I see the links he sent show what to type but I have no idea how to get there.
A DECORATE lump is just a regular text file, which needs not to be compiled.
If you want to see an example of different blood colour, then go here.
You can use either the colour name or, for more control, the colour hex value, as outlined in those links.
If you want to take a closer look at the example, then use Slade3 to see how DECORATE fits into the map.