I have code that parses trough get_used_cells output of tilemap scene.
Some tiles on tilemap are rotated using tool in tilemap tab named “Rotate Tile Left(Z)” and “Rotate Tile Right(X)”. I need to check via code if cell in get_used_cells output is rotated by this tool.