Addition node
Add two values together.
Read time 1 minuteLast updated 2 days ago
Use the Addition node to combine two values. Use to add numbers together, join text, or add vectors component-by-component. This is useful if you want to increase a score, build a message, or combine movement values.
Sockets
Socket | Type | Description |
---|---|---|
Input 1 |
| The first value to add. |
Input 2 | Same type as Input 1 | The second value to add to the first. Must be the same kind of value as Input 1. |
Output | Same as Input 1 (output) | The result of the addition: numbers summed, text concatenated, or vectors added per component. |