Вот скрипт:
local Teleport = "" function Touch(hit) if script.Parent.Locked == false and script.Parent.ParentfindFirstChild(Teleport).Locked == false then script.Parent.Locked = true script.Parent.ParentfindFirstChild(Teleport).Locked = true local Pos = script.Parent.ParentfindFirstChild(Teleport) hit.ParentmoveTo(Pos.Position) wait(1) script.Parent.Locked = false script.Parent.ParentfindFirstChild(Teleport).Locked = false end end script.Parent.Touchedconnect(Touch).
Если вам было видео полезным ставь лайк и про подписку не забудь))))