I want to give my common enemy and boss enemy different collision to generate navdata, but i find the navigationSystem is get collision type from UPrimitiveComponent::IsNavigationRelevant , that specified the collision response as Pawn and Vehicle, it doesn’t matter what type of agent. Can I have specific collision channels for each agent?