--hello :D
local Players = game:GetService("Players")
local player = Players.LocalPlayer
local character = player.Character or player.CharacterAdded:Wait()
local hrp = character:WaitForChild("HumanoidRootPart")
hrp.CFrame = CFrame.new(69.73, 1462.00, 348.60)
Comments
No comments yet
Be the first to share your thoughts!