My code aint working, any suggestions?
local player = game.Players.PlayerAdded:Wait()
print(player)
script.Parent:WaitForChild("Humanoid"):MoveTo(workspace.Part1)
It’s a normal script.
My code aint working, any suggestions?
local player = game.Players.PlayerAdded:Wait()
print(player)
script.Parent:WaitForChild("Humanoid"):MoveTo(workspace.Part1)
It’s a normal script.
P.S: I put player just to test something out.
The model was anchored, crap!!!