Check out our latest project ✨ OpenChapter.io: free ebooks the way its meant to be 📖

Advanced Search

An asset by Utnapishtim
The page banner background of a mountain and forest
Advanced Search hero image

Quick Information

0 ratings
Advanced Search icon image
Utnapishtim
Advanced Search

Search for scenes that contain nodes with a specific name or type.

Supported Engine Version
3.5
Version String
1.0
License Version
MIT
Support Level
community
Modified Date
2 years ago
Git URL
Issue URL

Godot Advanced Search

An addon for the Godot game engine version 3.5 that makes it easier to find scenes in your project that contain specific nodes.

README Screenshot 1 README Screenshot 2 README Screenshot 3

Installation

Put the advanced_search folder and all its contents in your project's addons folder, then go to Project->Project Settings->Plugins and set enabled to true. It should appear in the bottom left pannel, next to the File System tab if you are using the default Godot layout.

Usage

In the Scene List tab you can type text into the search box. This is useful for searching for nodes by name, and will filter out all scenes that do not contain a node with that text string in the name. The searching should happen automatically as you type, but a search button is provided just in case.

The Node Tab contains a short list of nodes in alphabetical order. Selecting a node will filter out all scenes that do not contain at least one node of that type. Selecting and de-selecting will also automatically search through the scenes in your project.

Once you have a list of scenes, you can click any one of them. Godot will open the scene if it is not already open, or switch your view to it if it is.

Hidden Files

Files and folders beginning with '.', and the contents of folders named "addons" or "builds" in res:// will be ignored by the search.

Additional Work

Currently, the list of available node types to filter by is quite small. If there are specific nodes you would like me to add, open an issue. Hopefully this is a temporary situation until I can figure out how to generate a list from all available nodes in Godot.

Search for scenes that contain nodes with a specific name or type.

Reviews

0 ratings

Your Rating

Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

0 ratings
Advanced Search icon image
Utnapishtim
Advanced Search

Search for scenes that contain nodes with a specific name or type.

Supported Engine Version
3.5
Version String
1.0
License Version
MIT
Support Level
community
Modified Date
2 years ago
Git URL
Issue URL

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers