I am new to Unreal Engine and I have a question: How to change the color of an object(cylinder) only when it is shot. I tried to do it with EventHit and SetMaterial, but in this case the color changes when I just approach the object, and I don’t need it. So I’m asking for help