i have been working a fps game using BPs and im currently working on the melee combat system
and i want to make it so that when the player hits the enemy the melee weapon gets bloody on the part where it collided with the enemy
i have everything setup from line traces to damage system but i couldn’t figure out a way other than changing the material with every single hit
i want somethin more dynamic than that
would appreciate any idea