Reply To: Applying a Blood Splatter to a Wall

Forum Archive Applying a Blood Splatter to a Wall Reply To: Applying a Blood Splatter to a Wall

#38387
William Miller
Participant

    I would make two separate textures: a brick texture and a blood texture.  Make everything in the blood texture except for the blood itself transparent, then use the alpha output of the image texture as the factor for a mixRGB node that mixes the two textures together.  I hope that helps.