I have a ProximityPrompt that .Triggered is not working on. It is Enabled, the parenting is all 100% accurate. The proximity prompt is there in game, but it does not print when triggered
You could just use RebirthShrine:FindFirstDescendant(‘ProximityPrompt’) instead of manually typing all of that in. You probably lost track of it somewhere in all likelihood.
The PrimaryPart could be set to something else, is my guess, but I’d use FindFirstDescendant just to be safe.