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

Im a bit confused on how to use a proximity prompt in scripting. Help?

Asked by 2 years ago

I am using a proximity prompt to trigger a shop menu in the game. the gui does work and everyhing. its just that my script doesn't work. i have tried using the

game.part.proximityPrompt.triggered:connect(function(player)

but that makes a function that doesn't do any thing. even if you put a simple script in it. Help!

0
use .Triggered instead of .triggered vendinY 5 — 2y

1 answer

Log in to vote
1
Answered by
SuperPuiu 497 Moderation Voter
2 years ago

This might help you: https://developer.roblox.com/en-us/articles/proximity-prompts

Ad

Answer this question