I tried to add a proxy attachment to another item and both items are set to physLayer = "item_large"; in the config.cpp and the proxy attachment also works just fine, but as soon as it is attached, the collision of the attached item no longer works. When the item is not attached, then it has the correct collision. I also added the proxy to the geometry and fire geometry of the parent item. I tried using animations and also AddProxyPhysics and RemoveProxyPhysics via script when attaching and detaching attachments, but either the collision is never there, or the collision is always there, but not there, when attached and not there when detached.
I checked the LargeTent and vehicle models, configs and scripts, but I cannot find the difference why it works there, but not for me