I'm learning that collision shapes either need to be pixel-perfect, or they should favour the player. So enemy hitboxes (for determining when they deal damage) can be smaller than the model, and enemy hurt boxes (for them receiving hits) can be slightly bigger than the mesh.