Proximity prompt script not working

you are probably trying to access it before it is loaded try waiting for it
local proximity = workspace:WaitForChild("FridgeUiTrigger"):WaitForChild("ProximityPrompt")

2 Likes

This dude is a wizard, thanks.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.