Does anyone know how to make proximity prompts stack when parented to 1 object and using the custom scripted prompts?
The only thing I can think of is adding attachment, parenting the second prompt to the attachment and raising up the attachment*. You can just redirect in the script by
game.workspace.object.Attachment.ProximityPrompt
I’ve tried that my self still wont work