Default proximity prompt hold ui animation

you see the animation around the letter “E” when you hold default proximity prompt? how to do that on other ui? ive seen other games like “PLS DONATE” and they have custom proximity prompt, but they still manage to make the holding bar to wrap around the letter “E” frame like the bar that wraps around the frame filling the surroundings until the hold duration limit is met.

1 Like

The code for the default proximity prompt UI is available on its page: ProximityPrompt. You can use this as a template or reference for how to customise the UI or what APIs you’ll need to use in order to create your own.

1 Like

wait, so it was just a frame by frame acting as pixels all along?