Select Child Node
Updated: 4 Dec 2023
Selective a connected child node to be active.Updated: 4 Dec 2023
Selective a connected child node to be active.Allows you to selectively enable or disable the execution of connected child nodes at runtime based on an index. Only one child node can be active at a time, but when used in conjunction with Null or Execute Child Nodes, you can add a tree of child nodes. This is useful for menu systems or general logic.
The index is based on the vertical order of the child nodes in the nodegraph. i.e. Index 0.0 will be the top most node. Index 1.0 the next down.
These properties control the core behaviours of the node.
Parameter | Details |
---|---|
Child Node Index | Executes the child with this index (indexes start at 0.0) |