Skip to content
Guy Allard edited this page Jan 18, 2015 · 2 revisions

RandomSelector random selector composite node

Description:
The RandomSelector uses the same evaluation criteria as a standard Selector, but with the child nodes evaluated in a random order.

Returns:

  • SUCCESS if any child succeeds
  • FAILURE if all children failed

Clone this wiki locally