I am trying to rotate a made up rectangular grid around a fixed point in space. Is there any way to change the rotation pivot so that the rectangle always remains in the centre?
Please see attached patch. (I used cons (translate) but since it didnt have an input for transform, I switched to cons module by kalle)