Skip to main content

Float Variable Nodes

Float Variable Node
Float Variable Node

Float variable nodes are used to declare/create a float variable for use in other places in a dialogue.

You can retreive float variable values by using Get Variable nodes, or set their values using Set Variable nodes.

The float variable node includes a text field where you can set the initial value of the variable.

If you want the variable to be reset to the initial value each time the dialogue is entered, check the "Reset on Entry" toggle.

Float variable nodes have a single float value output, which returns the current value of the variable.