So I am using a small function to equip and unequip weapons.
It fixes the object to the correct bone just fine and everything is perfect but then when i take it off, it stays at the same rotation and location as my player object as it never un fixed so to say.
So to fix a object to a bone works, but to unfix a object to a bone does not work, it just stays at the same pos and rotation and also movement.
I do not know why but when I unfix a object from a object it works, but not with bones.