make sure the object you’re welding to the character isnt anchored and turn cancollide off, it should just follow the character and rotate with it and whatnot. also make sure you’re welding to the rootpart with the rootpart as Part0 and your object as Part1.
Im trying to make the tween part as shown in the video, but I cant make it by aligning it with the player with weld bc the cframe cant change, any ideas how I can do it?
if you change the CFrame of Part0,aka whenever the character moves, the CFrame of Part1 should change too. If not, try Motor6Ds, they’re used mainly for rigging and animating so they’ll probably be more forgiving to CFrames changing