Search node tree using `cn` command
MASSHUU12 opened this issue · 0 comments
MASSHUU12 commented
Describe the solution you'd like
The cn
command should be able to search the node tree.
Syntax:
cn ?Player
cn ?Player
In the first case, cn
will search the tree starting from root
for Player
, while in the second case it will start from the currently selected node
.