Part CFrame not equal to the Bone CFrame

Hello,

why my part is not at the position of the bone while it’s playing animation?

while task.wait() do 
	script.Parent.CFrame = script.Parent.Parent.WorldCFrame
end

image
image

if i remember correctly, things u can put inside bones are very limited (currently)

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.