Local jump = "red" function Touch(hit)
if script.Parent.Locked == false and script.Parent.Parent:findFirstChild(jump).Locked == false
then script.Parent.Locked = true script.Parent.Parent:findFirstChild(jump).Locked = true
local Pos = script.Parent.Parent:findFirstChild(jump)
hit.Parent:moveTo(Pos.Position) wait(1) script.Parent.Locked = false script.Parent.Parent:findFirstChild(jump).Locked = false end end
script.Parent.Touched:connect(Touch)
определить для чего нужен этот код?
телепорт
Объяснение:
Сделай ответ лучшим
правильный ответ телепорт