|
Title |
SearchObjectByType |
SearchByNode |
|
Description |
A powerful and efficient utility for finding nodes. Recursively search the scene tree using simple type-based queries or advanced custom filters (Callable). Safely handles visibility checks and allows for scoped searches within any node or sub-viewport. |
This Godot tool provides a simple and efficient way to search and retrieve nodes within your scene tree (including within sub-viewports or specific parent nodes) based on their type (Class or Object type) and visibility. It's particularly useful for finding specific nodes without manually traversing the hierarchy. |
|
Category |
Tools |
Tools |
|
License |
MIT |
MIT |
|
Repository Provider |
GitHub |
GitHub |
|
Repository Url |
https://github.com/EiTaNBaRiBoA/SearchObjectByType
|
https://github.com/EiTaNBaRiBoA/SearchByNode
|
|
Issues Url |
https://github.com/EiTaNBaRiBoA/SearchObjectByType/issues
|
https://github.com/EiTaNBaRiBoA/SearchByNode/issues
|
|
Godot version |
Godot 4.5 |
Godot 4.3 |
|
Version String |
2.0.0 |
1.0.1 |
|
Download Commit |
9d9e5807d37d51793cdd19ad867c6aad5cb33af5 |
6c2153367625af8d248a26ed15b6cc7c0da364f4 |
|
Download Url (Computed) |
https://github.com/EiTaNBaRiBoA/SearchObjectByType/archive/9d9e5807d37d51793cdd19ad867c6aad5cb33af5.zip
|
https://github.com/EiTaNBaRiBoA/SearchByNode/archive/6c2153367625af8d248a26ed15b6cc7c0da364f4.zip
|
|
Icon Url |
https://raw.githubusercontent.com/EiTaNBaRiBoA/SearchObjectByType/refs/heads/main/addons/SearchObjectByType/Icon.jpg
|
https://raw.githubusercontent.com/EiTaNBaRiBoA/SearchByNode/main/SearchIcon.jpg
|