How to make an actor ignore collision with a component of another actor?

you should create a custom collision channels for interactions

then on your sphere collision disable all collisions except overlap with interaction.

2 Likes