I want to know by comparison if an object or actor is attached to my pawn. However, the equality condition is never true. That’s why I think I’m doing it wrong. I even tried doing several castings. (to actor, to object, to scene component) but none worked.