klown opened this issue on Feb 28, 2005 ยท 2 posts
klown posted Mon, 28 February 2005 at 4:42 PM
in Poser 4.0.3 is it possible to change the adjust the x,y & z scales or the overall size percentage to make figure sizes change with a MAT/MOR pose?
yggdrasil posted Mon, 28 February 2005 at 5:28 PM
Yup, you can do something like: { version { number 4.01 } actor head:1 { channels { scaleZ zScale { keys { static 0 k 0 0.75 } } } } That one z-scales the head to 75% -- Mark
Mark