I know that we can use a loop and calculate whether the player’s distance is close enough to the object, but I find that ProximityPromptService has everything I need to do what I want, and it would be a bonus if I could use it directly to detect when the player is close enough to the object.
In other words, is there an event that fires when the prompt starts showing on the player’s screen?