local part = workspace.Part part.Position = part.Position + Vector3.new(5, 20, 100) -- Moves a part by this much