Itoo Software Forum

RailClone => RailClone Pro (*) => Topic started by: duck on November 12, 2020, 07:19:45 PM

Title: Problems with a facade sequence
Post by: duck on November 12, 2020, 07:19:45 PM
Hello,
I need to generate a facade sequence of 4 different segments A, B, C, D in that specific order which continuously repeats. The spline segments have different lenghts. I tried using a sequence operator but cant seem to get them in the right order. I managed to get the desired result when playing randomly with the counters but that only works for that specific spline. (image 3 shows how it looks like when I set them to 1)
Not sure if I missed something very basic here - is there a way to get this working?

Thanks
Title: Re: Problems with a facade sequence
Post by: Dragan on November 12, 2020, 09:16:07 PM
Please, can you downgrade the file for Max2018?
Title: Re: Problems with a facade sequence
Post by: duck on November 12, 2020, 10:51:42 PM
sure!
Title: Re: Problems with a facade sequence
Post by: Dragan on November 12, 2020, 11:02:13 PM
How you want them to look?
Title: Re: Problems with a facade sequence
Post by: duck on November 12, 2020, 11:11:48 PM
I would need them to look like in img 01 - right now that just works for this exact spline with the counters settings that you see in the file.
But if you apply it to a different slpine it doesnt work anymore.
So basically the sequence should always be A,B,C,D,A,B,C,D,A,B... etc. no matter how many segments the slpine has.
Title: Re: Problems with a facade sequence
Post by: Dragan on November 12, 2020, 11:41:05 PM
Something like this?
Title: Re: Problems with a facade sequence
Post by: duck on November 13, 2020, 12:07:34 AM
nice - thanks a lot! that seems to work fine. : )
Title: Re: Problems with a facade sequence
Post by: Dragan on November 13, 2020, 12:10:36 AM
Good  ;) Please use this one. I just switch from Adaptive to Count mode. It will be the same results but just to avoid some possible issues.
Title: Re: Problems with a facade sequence
Post by: duck on November 13, 2020, 11:40:45 AM
thanks again! : )