Itoo Software Forum

Author Topic: different Tile widths on the sides plus randomization  (Read 1886 times)

eligiusz

  • Newbie
  • *
  • Posts: 20
different Tile widths on the sides plus randomization
« on: September 11, 2018, 06:27:18 PM »
Hi,
Im wondering if this is possible (look attachment) to do in RailClone, the biggest probblem here I have is that the overall width of the "road" lets say would change so the narrower blocks should adjust to the changing overall width.

Rokas

  • Hero Member
  • *****
  • Posts: 3324
Re: different Tile widths on the sides plus randomization
« Reply #1 on: September 12, 2018, 08:26:05 AM »
I don't know how that could be done with RailClone, I am sorry.
Rokas

eligiusz

  • Newbie
  • *
  • Posts: 20
Re: different Tile widths on the sides plus randomization
« Reply #2 on: September 12, 2018, 10:10:56 AM »
I sort of made it but its using scaling on start and end so the dimensions are not consistent but sort of works I guess.
I have used three Linear arrays because the path is changing its width at a different manner, You could get away with one if the path would have a linear width change.
« Last Edit: September 12, 2018, 10:18:16 AM by eligiusz »

Rokas

  • Hero Member
  • *****
  • Posts: 3324
Re: different Tile widths on the sides plus randomization
« Reply #3 on: September 12, 2018, 10:47:53 AM »
How it adapts to variable path width?
Could You please attach Your scene ?
Rokas

eligiusz

  • Newbie
  • *
  • Posts: 20
Re: different Tile widths on the sides plus randomization
« Reply #4 on: September 12, 2018, 11:25:28 AM »
I have prepared 5 different rows for randomization, one segment is one row so the row is being scaled from start to end using the macro.