Hi,
I have a static mesh and I added several primitive collision components since it’s not a semetric shape.
I want to detect what primitive components collided when having hit event and react to it in a way that I change the color of all relevant bones in that primitive component.
Is there a way of doing that?