Itoo Software Forum

RailClone => RailClone Lite => Topic started by: fglowatz on September 02, 2015, 09:04:32 AM

Title: Transformation - fixed aspect ratio
Post by: fglowatz on September 02, 2015, 09:04:32 AM
Hi. s there any way to fix the aspect ratio (x/y/z) while transforming an segment randomly? Thanks for Your help.
Title: Re: Transformation - fixed aspect ratio
Post by: Paul Roberts on September 02, 2015, 11:20:26 AM
Hi,

This is possible by wiring a Random Number generator to the Segment's exported Fixed Scale properties. A random number is then generated once per segment and used for all 3 scale axes.

(http://i.imgur.com/fUQ97GP.png)

I hope that helps.

Many thanks,

Paul
Title: Re: Transformation - fixed aspect ratio
Post by: fglowatz on September 02, 2015, 03:27:34 PM
It works fine! Thank You!