Im cloning a model from ServerStorage, Parenting it to ReplicatedStorage, Welding all the parts to the handle, then Cframing the handle and parenting the model to workspace. All the parts are unanchored, The handle is anchored.
Only the handle moves, no parts move with it. For some reason this works fine when I parent it to workspace first, but i need to parent it to workspace after the welding & cframing happens.
I need to weld it differently depending on the scenario, so i dont store it welded, but it does fix the problem, not sure why welding before cframing breaks it