ITOOSOFT Forum

Author Topic: stepped random translation  (Read 33 times)

rivoli

  • Newbie
  • *
  • Posts: 34
stepped random translation
« on: Today at 10:16:12 am »
Hi,

is there a way to have random variation in the translation of a segment, but constrained by a number of specified values, instead of a random range?
I have segments in a line, and would like to randomize their translation on the x axis, but only based on a set of specified distances.

Thanks
m

Michal Karmazín

  • ITOOSOFT
  • Hero Member
  • *****
  • Posts: 3135
Re: stepped random translation
« Reply #1 on: Today at 10:54:15 am »
Hi,

For this purpose, you can use the Value List parameter. Set the Selector to Index, export this parameter, and control it with a Random parameter. I hope this helps.

Best regards,

rivoli

  • Newbie
  • *
  • Posts: 34
Re: stepped random translation
« Reply #2 on: Today at 11:10:07 am »
Thanks! works perfectly