Hey there, I’m making a sort of story game for myself and I’m finding myself to be stuck. I’m trying to make berries appear AND the ProximityPrompts inside of those berries after a previous ProximityPrompt has been activated. I’m using the transparency and CanCollide to make them invisible before that prompt has been activated.
The issue now is that I don’t know how to select the berries in the folder and change all their transparencies to 0 at once, while I also select the berries’ children by themselves (the ProximityPrompts).
Heres a screenshot of what the folder looks like:
I have tried looking on YouTube and the DevForum but I can’t seem to find any topics regarding my question.
Thanks for reading!