Setting all parts' transparency ONLY in studio

I am working on a wireframe plugin (:eyes:) and currently setting all parts’ transparency to 0.95 in order to activate it, which brings up several problems:

  1. If the owner publishes / saves the place while wireframe mode is active all of the parts are saved transparent.
  2. If the plugin breaks somehow the game is doomed. Literally doomed.

I am trying to think of a way to phrase the question. Is there a way to set a property “locally” while the game is not running? sorry for the weird phrasing of this topic

2 Likes

It wouldn’t make a difference because the plugin is always in studio, and it will still set the transparency of everything. I am asking for a way to change the parts visually without actually changing their properties.

2 Likes

Apparently this exists, thank you :slight_smile: