Bas: Difference between revisions

→‎Ranges: Replaced generalized usage info
imported>Ginger
(→‎FrameCtrl: Clarified requirement)
imported>Ginger
(→‎Ranges: Replaced generalized usage info)
Line 157: Line 157:


==== Ranges ====
==== Ranges ====
If the value being compared is above the Start value and below the End value, evaluates as true. Otherwise, moves on to the next value. (Unknown what happens if none of the Ranges evaluate to true, presumably game crash)
Used with control nodes that perform a Range evaluation. If the value being compared is above the Start value and below the End value, evaluates as true. Otherwise, moves on to the next value. (Unknown what happens if none of the Ranges evaluate to true, presumably game crash)


==== FrameCtrl ====
==== FrameCtrl ====
Anonymous user