Break Vector 2

Description #

A block that splits a single Vector2 input into its components (X, Y).

Time Based #

Not a time-based block (won’t take time to finish execution).

Inputs #

This block has only 1 Data Input which is the Required Vector2.

Outputs #

This Block has 2 Data Outputs:

  • X: The X component of the vector2.
  • Y: The Y component of the vector2.

Powered by BetterDocs