home/categories/gaming/hatayama-unity-cli-loop-packages-src-editor-api-mcptools-findgameobjects-skill-skill-md
gamingdevelopment

uloop-find-game-objects

Find GameObjects in the active scene by various criteria. Use when you need to: (1) Search for objects by name, regex, or path, (2) Find objects with specific components, tags, or layers, (3) Get currently selected GameObjects in Unity Editor. Returns matching GameObjects with hierarchy paths and components.

hatayama
maintainer
hatayama
更新於 4/1/2026
星標
281
分支
23
quick start

Installation and usage

Find GameObjects in the active scene by various criteria. Use when you need to: (1) Search for objects by name, regex, or path, (2) Find objects with specific components, tags, or layers, (3) Get currently selected GameObjects in Unity Editor. Returns matching GameObjects with hierarchy paths and components.

安裝
$ install --globalskills.sh
使用

安裝後,您可以透過在終端機執行以下指令來使用此技能:

skills use uloop-find-game-objects