Can anyone recommend a script or plug in that will go through the workspace and delete all parts / meshes / special meshes, that have transparency set to 1? (but not other things that have the transparency property )
So like a mass search and delete. OR perhaps a rename of the thing it finds.
MeshParts are not considered BaseParts. I didn’t feel the need to put effort into all of the if conditions because he is just using the script in the studio command bar.
Again, the efficiency doesn’t matter for this situation because he is simply looking for something to run into the Studio command bar quickly.
And yes, I am aware if this were to be implemented into the game it would need adjustments because it would cause a lag, but for something to simply run into the command bar as a shortcut, this should be fine as well as many other codes.