I’m trying to make proximtyprompt for chair for all plots (There are 4 plots). All of plots it’s in same folder soo I use local Plot = workspace:WaitForChild(“Plots”):GetChildren() to get all plots from folder. Then i tried to make the proximityprompt for all plots with: local prox = Plot.WorkingSpace.Chair.Seat.ProximityPrompt but idk why in code is a error that’s say:
Attempt to index nil with ‘Chair’