Hi there!
I hope the topic title isn´t confusing, what i want to have/achieve is:
I have a bullet, whenever it hits anything it should just destroy itself. That works fine using collision with "Any Actor". My problem: Of course now, when this bullet hits itself (when two bullets collide) they destroy each other!
Is there a way to avoid this? Something like "On Collision with Any actor but not with itself" ?