Trying to make a proximityprompt dialog thingy

helo i am in need of a fix for
this dialog moduledialog thing2.rbxl (51.2 KB)
i am using (i dont know the original creator sorry,) i want it to instead from being a custom little pop up with an F to be a proximity prompt, so it can be used on console and mobile

i dont have much experience with lua scripting so if anyone could help me out a bit that would be fantastico

Try this for mobile, I don’t know about Console though.

For mobile’s, ProximityPrompts can be triggered via a single prolonged tap (depending on the prompt’s time duration).

image

Change the GamepadKeyCode property to specify what input is required from console players for the prompt to be triggered.