Created by DarkRa1d3r
Features:
- TELEPORT TO THE FINISH LINE
SCRIPT:
local tp = game.Workspace.FinishLine.Position
game:service'Players'.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(tp)
Features:
SCRIPT:
local tp = game.Workspace.FinishLine.Position
game:service'Players'.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(tp)