This node stores a number and passes it on to other nodes when needed. It's the HypeHype equivalent of a number variable.
When you execute the node, you can easily eg. add to or subtract from the number.
Execute | Executes the node |
↳ On Start | Executes the node at the start of the game |
Enabled | Allows the node to be executed. |
Output | Sends the stored number to other nodes |
Value | The number that is stored in this node. Set it manually or with other logic nodes |
A short summary of the Number node:
https://www.youtube.com/shorts/iVuRCV3W35o?feature=share
Here's a link to a demo that shows how to use the Number node: