Try using the part’s position instead of directly referencing it, would be
humanoid:MoveTo(workspace.THEpart.Position)
didn’t test though
Try using the part’s position instead of directly referencing it, would be
humanoid:MoveTo(workspace.THEpart.Position)
didn’t test though