Position
The positional transformation works by specifying the x and y coordinates of the object as per the 2D space of the window.
Example
with animation
square{pos{x: 100, y: 100}}->x2
The positional transformation works by specifying the x and y coordinates of the object as per the 2D space of the window.
with animation
square{pos{x: 100, y: 100}}->x2