So I recently made a customProximityPrompt for my game, but I wanted a extra level of customization by making every prompt a different gradient color
I want every item to have a custom gradient color, because right now everyone is grey, but I want the sword prompt to be red and the rocket launcher blue, for example.
I heard that I can achieve this using IntValues I think?
I give every color a number in a script, and to add to a proximityPrompt I would need to add a IntValue inside the prompt and change the value to the number of the color I want.
I have watched the CyberCreator video, but I couldnt achieve the desired results.
Can anyone help me? sorry for bad english tho, its not my native language
Any questions ill answer them and I am able to provide the script too.