#Interaction "E" won't close when I walk away
63 messages · Page 1 of 1 (latest)
Is it a proximity prompt ?
what's a proximity prompt?
This little boxes in some games that say “E to interact”
yeah I have it you can see it in the video
U made that urself im talking abt the one roblox alrdy has
no I didn't use one that roblox already has
This one
oh no I dont have that I just have one that has just E
Just put the prompt in a part then its pretty much alrdy set up just gotta add a script to it
Well then just change its properties to say “E”
well thats not the problem the problem is that when I walk away it wont go away
Yea the one roblox has alrdy does that
U go near it, it comes up and when u go far it disappears
So can I use some of its scripts to make it do that for me?
Wdym?
wait that wouldnt really work plus id have to change my scripts
You can add max distance to billboard
how?
Properties
Billbozrd.MaxDistance = 25
0_0
Local interaction =...
interaction.maxdistance = 25
where on the script would I put that?
After local interaction = billboard: waitforchild...
I get a red line under the =
?
??? == Is to verify if two things are equal
Uh
** You are now Level 9! **
It's a billboard gui ?
Select it and go to properties there should be a maxdistance thing u can edit
Instead of doing it in script this is easier bruh
I tried that too and it doesn't work but it does depending on what I set it to
just set it in the billboard properties??
no need to make a script for it