Instructions/Separate Coordinate

From Desynced Wiki


Separate Coordinate
     
     Split a coordinate into x and y values
Lua ID separate_coordinate
Category Math
Icon Compare Values.png
Argument One: Type Input
Argument One: Name Coordinate
Argument One: Data Type coord_num
Argument Two: Type Output
Argument Two: Name x
Argument Three: Type Output
Argument Three: Name y



Description[edit | edit source]

Split a coordinate into x and y values

Uses[edit | edit source]

Used to split a single coordinate into multiple values that can be manipulated separately.

Similar Instructions[edit | edit source]

Separate Register, Combine Register, Combine Coordinate, Set Number