Set XY
Node description and basic instructions
Last updated
Node description and basic instructions
Last updated
Set vector2 key value from x and y float values.
To create it, right-click in the editor and select Create Node/Tasks/Vector2/Set XY
This task node has a number of fields, that are highlighted in picture below.
Node Name
Name of node.
Ignore About Self
Whether node ignores abort self or not.
Store Result
Key of vector write new vector with x and y values.
Set X
Key of float with x axis value.
Set Y
Key of float with y axis value.