Page 1 of 1

Scaling with Numeric Menu inputs.

Posted: Thu Oct 29, 2015 2:40 am
by will
:mrgreen:
Scaling with Numeric Menu inputs.
How do you select all three of the scale menu inputs and enter information so that when you input one all update evenly?
I've looked everywhere but I really don't know how to search for this topic.

I try to use the widgets but usually the object turns inside out.

Thanks again everyone! :mrgreen:

Re: Scaling with Numeric Menu inputs.

Posted: Thu Oct 29, 2015 4:17 am
by seghier
try this trick ;)
the x y z values must not equal to 0
for example :
x = 1
y = 8
z = 5
and you want scale the object by 20% ; 0.2
write 0.2 in the x value than shift+tab
and all values changed

Re: Scaling with Numeric Menu inputs.

Posted: Thu Oct 29, 2015 6:13 am
by will
Thank you Seghier.
That will take me some practice but I will keep trying.
Thanks again.



:mrgreen: