From here
to here
I have tried doing this and this but it doesn’t work
local rootRigAttachment = HMR:WaitForChild("RootRigAttachment")
rootRigAttachment.CFrame = rootRigAttachment.CFrame * CFrame.new(0, 20, 0)
From here
to here
I have tried doing this and this but it doesn’t work
local rootRigAttachment = HMR:WaitForChild("RootRigAttachment")
rootRigAttachment.CFrame = rootRigAttachment.CFrame * CFrame.new(0, 20, 0)