Skip to content

Blood color instead of blend for everything but gibs

Rob Nelson requested to merge pull/8644/blood-unblended into Bleeding-Edge

Created by: gbasood

Left basecolor var in because it's used in some places right now. This will mostly mean that tracking blood will lag a lot less, as will people bleeding in general. Gibs will still lag a bit. The reason I can't just use color on gibs is because the base icons for gibs are colored and it doesn't multiply properly without Blend() for some reason?

Merge request reports