User Tools

Site Tools


communityapi:ebf:random_boolean

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
communityapi:ebf:random_boolean [2021/07/27 15:42] – created minotoriouscommunityapi:ebf:random_boolean [2021/11/03 19:17] (current) minotorious
Line 1: Line 1:
 ====== RANDOM_BOOLEAN ====== ====== RANDOM_BOOLEAN ======
  
-**Category**: Behavior Tree Node+**Category**: Behavior Tree Node\\ 
 +**Mod Dependency**: [[https://foundation.mod.io/foundation-ebf|Foundation EBF]]
  
-Parent class:  [[api:node_leaf|NODE_LEAF]]\\+Parent class:  [[api:node_leaf|NODE_LEAF]]
  
 The node generates a randomly distributed random float between 0 and 100 and checks if it is smaller than the provided probability. If yes returns true else returns false. The node generates a randomly distributed random float between 0 and 100 and checks if it is smaller than the provided probability. If yes returns true else returns false.
  
-It is meant to be used as a way of stopping a sequencer from executing further nodes if the probability check fails.+It is meant to be used as a way of stopping a ''[[api:sequencer|SEQUENCER]]'' branch from executing further nodes if the probability check fails.
  
 ===== Properties ===== ===== Properties =====
communityapi/ebf/random_boolean.txt · Last modified: 2021/11/03 19:17 by minotorious

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki