Set Position
Set the position of the GameObject. The position is set in world space.
Ports
Inputs
Port Name | Type | Default Value | Description |
---|---|---|---|
Trigger | Trigger the positioning of the GameObject. | ||
[GameObject] | The GameObject that will change its position. | ||
[Vector 3] | The new position in world space. |
Outputs
Port Name | Type | Default Value | Description |
---|---|---|---|
Trigger | Execute next action after the GameObject position is set. |