Patterns: Custom tile types
Under patterns there's grid, brick by row, hex etc.
Is there a way to edit pattern logic via script or other?
Example goal 1: have tiles alternate orientation (ie: 180deg rotation compared to tile to right), in the end you get a checkerboard, essentially, where every other piece is the opposite (in this case opposite orientation, vs a checkerboard/chess is black/white red/black)
Example goal 2: create pie piece tiling, pattern is not infinite and is constrained to circumference cuts of a circle of decagon etc, you edit one piece and it updates the circle or decagon or other.
Example goal 3: exponential pattern sizing logic where patterns can implode or explode at a defined rate like a fractal.
----------------
Some of these would be useful in a production setting.
