Atm characters only support collision from capsules → so you will have to use the capsule as the collider (set it to block all). So set the collision mode from the capsule to “block all” and the one from the ship to “overlap all” (now when somethings overlaps with the ship, it should fire an event)