I need to scale my object using the ctrl key to scale it mantaining the center.
I have to scale it with a precise value inserting it with keyboard and not using the mouse positioning.
How to do it?
If I’m holding the CTRL key, i can’t insert value manually and if I leave the CTRL key the object will not be scaled by the center.
Is there a way to do it?
Ok, maybe I found it bymysef.
I have to start scaling with the ctrl key pressed, then leave the release the mouse button keeping the ctrl key pressed, then release CTRL and insert the value.
Is this correct?