RobloxScripterAI
Discord ↗
Link Copied to Clipboard
×
"make a script where the player have infinte reach to the proximity prompt"
-- local script local player = game.Players.LocalPlayer local playerGui = player.PlayerGui local prompt = playerGui:WaitForChild("ProximityPrompt") prompt.MaxDistance = math.huge