I have a free model that I want to use in my game. When I'm in Play mode, there's some mystery code in the model that puts a ton of stuff into ReplicatedStorage. When I end Play, I can't access it, and I can't find any of the code that leaves it there.
I want to access the two parts Base and Theme so I can script them to delete certain blocks tagged with Collection Service but I can't find the code that creates it when I hit Play. How do I search for the scripts which create these parts?
