1
game.Players.PlayerAdded:Connect(
function
(p)
2
p.position
=
workspace.Part
3
end
can someone help me please?
p.Character.HumanoidRootPart.CFrame
workspace.Part.CFrame
)
This should work if you targetted everything correctly!