Node Filtering

by Raftatul

1

NodeFiltering

Installation

  1. Download it from GitHub
  2. Extract the files to your project directory
  3. 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,
				}
		}

Version

0.2

Engine

4.4

Category

Tools

Download

Version0.2
Download Now

Support

If you need help or have questions about this plugin, please contact the author.

Contact Author