So i have custom proximity prompts in my game and i would like to port the game to mobile, the only issue is, how do i efficiently allow mobile users to trigger proximity prompts by using touch screen?
I’m not sure, but the documentation here ProximityPrompt | Documentation - Roblox Creator Hub shows a ClickablePrompt property which when true states it can be set for click/tap on mobile.