Separate collision for pathfinding on "Character"?

Hi,

I was wondering what dictates the bounding box for the engine’s native path-finding for nodes such as “AI Move To”? What would I need to do to give a “Character”-blueprint (enemy) a collision volume to only use for the pathfinding, but the overall actual pawn collision?

Thanks,