Overlap events on some trigger boxes but not others

I’d like this overlapping event only occur when the “WallJump & Slide” collision box touches the trigger box “WallCollision”


Thank you very much for your help.

Edit : I found out myself !
I used a cast (cast to wallcollision and cast to walledge).

Configures a custom collision
if you want something specific or overlaps collisions need to choose who can overlaps

I don’t understand.
Can you explain me how to do this please ?

Thank you for your answer

I found out myself ! I used a cast (cast to wallcollision and cast to walledge).