I’m having trouble getting my weapons to attach at other scene components other than the K2 Root Component that the hand mesh attaches to by default. Currently, the hand can only attach to the middle of the gun where the Root Component is rather than my Grip scene component. Whenever I connect my Grip component to the AttachToComponent node, the object can no longer be picked up. Am I missing a node between the component and AttachToComponent?
I am basing my weapons off the BP_PickupableCube that comes with the VR Template.
There are 2 different ‘AttachToComponent’ nodes and they look the same but attach different things. Search in the right-click menu and youll see. I ran into this exact problem when it came to attaching and detaching things using the VR template, so hopefully this will help.