· 1 min read
In-band state encoding of Transparency
If you ever wanted to hide and unhide a ton of objects from your editor scene in Roblox Studio (or during runtime), you could simply add to their Transparency property, if it exists.
This remains a clever trick I'm going to be using.. until PVInstance.Visible sees implementation, perhaps...
Read more on my DevForum post.