Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How to ProximityPrompt Change in game?

Asked by 2 years ago

im making game when you hold E by 4 sec and you can buy upgrade and you only must hold E by 2 sec but when all is good working i cant change holdDuration (ProximityPrompt.HoldDuration) in game i can only off game chang hold duration pls help

Change Duration Code:

**local ProximityPrompt = script.Parent.ProximityPrompt local Player = game.Players.LocalPlayer

while wait() do ProximityPrompt.HoldDuration = Player.DestroyTime.Value end**

0
Please use an actual code block next time. And can you please elaborate? I don't understand most of the thing you said. NotThatFamouss 605 — 2y
0
ok im create new post testerBartipl3 0 — 2y

Answer this question