Node Filtering
by Raftatul
1
NodeFiltering
Installation
- Download it from GitHub
- Extract the files to your project directory
- In
Project/ProjectSettings/Plugins
, ensure that NodeFiltering is enabled.
Customization
Modify res://addons/node_filtering/filters.txt
to add/remove filters.
You can also make new tabs by adding new keys (see example below)
Set a class to true to display it and false to hide it.
"Example - Level Design":
{
"Meshs":
{
"MeshInstance3D": true,
},
"Lights":
{
"OmniLight3D": true,
}
}
Download
Version0.2
Download Now
Support
If you need help or have questions about this plugin, please contact the author.
Contact Author