Variables
Global Variables
Global Variables are the same ones that are currently used inside of the node system. With these graph variable Nodes, you can now access these via a node and set or get the data from them.
Local Variables
Local variables are used for the current open graph. These can only be used for that graph and have no reference outside of it.
ℹ️
These are still experimental, and do not have any other nodes it can currently connect to. Nodes will be extended in the future to allow these to be used.