Hello!
I made a small plugin that allows to quickly hide everything that is selected and quickly unhide everything that was hidden. This should make it easier to work with complex models and whatnot.
I recommend you to bind these buttons to shortcuts on your keyboard to make it easier.
This plugin was inspired by the QuickHide functionality in the Hammer Editor. I made this plugin as I work with both engines and that was one of the features I missed. I’m posting this in hopes that it will help someone.
I’m open for criticism, but keep in mind that I only recently came back to developing on Roblox so do not expect too much from me.
Also keep in mind that I have not tested this plugin thoroughly. Even though I put safety measures still please make sure to take backups. I’m not responsible for any damage done!
https://www.roblox.com/library/7227836979/QuickHide-Quickly-hide-selected-objects
Setting up shortcuts (optional)
- Install the plugin and in Studio go to File → Advanced → Customize Shortcuts…
- Search for “hide” and you should find Hide Selection and UnHide
- Bind any keys you want to them. Personally I use ‘H’ for Hide and ‘U’ for UnHide
- Now try selection something in the viewport and use your bound keys.
Source (MIT Licensed)