ProtoFlux:Random Bool

From Resonite Wiki
Revision as of 19:48, 30 June 2024 by AmasterAmaster (talk | contribs) (Created a page for the Random Bool node.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Random Bool
Chance
*
Random

The Random Bool node takes in an (optional) chance and returns a random bool value.

This node constantly changes its value every frame, if you want to use this value, make sure to either Write to a Variable or use it within that frame.

Inputs

Chance (float)

The shift in probability to have a higher chance to get a certain result from this node.

Outputs

* (bool)

The random result.