I guess, I’m going to make a mindmap and rework my plugin to detect the different situations.
Conditions: (X and Y’s offset or scale is not 0)
Situations:
-X is Offset, Y is Offset
-X is Scale, Y is Scale
-X is Scale, Y is Offset
-X is Offset, Y is Scale
-X is Offset and Scale, Y is Offset and Scale
-X is Offset and Scale, Y is Scale
-X is Offset and Scale, Y is Offset
-X is Scale, Y is Offset and Scale
-X is Offset, Y is Offset and Scale
oh god… I’ll try making a module or something