Hello, developers!
So for a while ago i made a post called PROximityPrompt + Release, and it got alot of love and feedback. I took some of the feedback and got to work, however, i got bored of developing and started a new fresh start. Learnt python and got addicted to that, instead of game developing like roblox.
But recently i got a notice from a big learning course from my country that they wanted me to help instruct the summer course being about roblox. So now i had to learn lua again since i kinda forgot it. This was a great project to fresh up my memory about lua.
So i’ve not been able to make all of the feedback, as stated, i kinda quit as i was making it. But now i’m back, but i can’t promise that i will continue this. Hopefully i will tho. Hope you like this version!
Images
Features
-
Text Colors
Action text colors and object text colors! Does not share property. -
Text Fonts
Text fonts for both action text, and object text. -
Text size
Yeah basically just a text size for action and object text. Does not share property.
-
Background size
Adjust the background size just as you want! -
Background Transparency
You can use any number, but if it’s lower than 0 like -1, the script will make it 0, same with 1 so if you enter in 2 the script will make it 1. (hope this makes sense) -
Background Color
Lets you change color of the background, just like the name says.
-
Padding
This lets you change the padding for the left side only. The other sides are pretty much useless to change. May make it all sides but i don’t know as of right now. -
UI corner
Don’t think i will need a description for this one. -
Progress bar color
Adjust the colors for the progress bar when/if the user holds down a specific key -
Show Keycap
Let’s say the key you have to hold/press to trigger the proximityprompt is E then the proximityprompt will show E and not an E inside a keycap.
Installation
-
Purchase the item from roblox’s marketplace for free. The link is found at the bottom of this post.
-
Go in studio and put it in your game by going in the toolbox > owned items > and clicking my asset.
-
Now put the asset in StarterPlayerScripts.
-
Go on any object with proximityprompt in it, and in the style property, change from default to custom.
-
Go back into StarterPlayerScripts and click V2:PROxy +, from here change how you want all of the proximityprompts with the custom property on, will look like! And now you’re ready to start the adventure!