How to implament locational damage for a tank?

I think you’d have to use hidden meshes for custom collision components.

another way to approach it is compare the hit location to the center of the tank. I think you’d have to transform the hit loc to local space.