Can you not create a child of a collision component?

Thanks. I was actually doing that but I read that using the actor mesh to check for hit can be more expensive than a collision component. So that’s why I was looking for a way to implement the interface on the collision component instead.