Have some kind of material overlayed character

Hello! I wanted to have some kind of overlay on an enemy for when a bullet is shot on them. Kind of like a mask that just shows on the manaquin when i shoot it. something like this but with a lower alpha.

image

Hey @FREAKINGREXIS

Perhaps you want something like this

If so, you can add an Emissive to your character’s materials like this:

Just hook it up to the Emissive of the material output

This way you can control intensity, color, how much color to fill inside, etc…

Hello! So that is perfect! I was wondering tho whats the purple node? I am new to the material editor sorry!

Inside the material graph you can create nodes to use wherever you want.
Just right click and type Named
image

You can set the node’s color in the details panel

Thank you! That was perfect!!!