Release Notes - Version 2.31.1

This is a maintaince release with a critical fix. The last version 2.31.0 didn't deploy correctly on the marketplace and some of the flow graph samples were crashing. Please update to the latest version

Critical Fix: Flow Graph Samples Crash

Some of the older flow graph samples were crashing since they were not auto-upgraded correctly

Grid Flow Transform Logic marker transform

The grid flow transform logic provides you access to the marker's current transform. You can use this to adjust your transform. In the above example, we use it to cancel out (inverse) the rotation of the walls

Before: Notice the arrows on the walls, We want the walls to align in the same direction
The transform logic rotates the marker again on the opposite direction (inverse rotation)