Bullet hit effect

Hello everyone, I’ve recently for a couple weeks have been working on a paintball game but I want to know how do I make it so if the bullets I shoot ,when they hit a solid object they will disappear and leave a effect. Thanks if someone could help me out.

Hi there,

I think you are searching for the decal system.
https://docs.unrealengine.com/latest/INT/Engine/Actors/DecalActor/index.html

If you combine them with a fitting normal map, it could be used for bullet holes etc.