Collision between 2 objects.

Hi everyone,

i need to make a collision between 2 objects but not with my player. Can someone give me an advice ?
I didn’t found any information about this question.

Thx.

In the collision presets of your Object, Set the collision presets to “Custom”. And then Uncheck “Pawn”. I hope this helps.
llXyFDM.png

Thx for answer. But i forget to say that i need this in blueprint. Something like ActorOverLap, but with another object,

Make a new blueprint choose actor put your object in it and you can use the on overlap event. Not sure if this is the best solution but it should work for what you need