Howdy!
I’m using a custom character system, therefore I’m not loading in the player character via :LoadCharacter(), or using Roblox’s default characters, which has the side-effect of not loading in any of the player scripts needed to render ProximityPrompts and doesn’t load any StarterGUI UI elements.
Would anybody know of the player script or Module that handles proximity prompts, so I could add it into my game?
Many thanks.