I have created a rectangle from a centerpoint.(currently 0,0,0)
I now want to put its length and width on sliders.
Putting sliders to the component means the rectangle now draws from its corner which means I have to move it to center it again.
I have considered control points, explode, moving but it should be easier than this surely…
any help appreciated,
thanks