Itoo Software Forum

RailClone => RailClone Pro (*) => Topic started by: ST3200 on June 09, 2021, 06:11:42 PM

Title: Escalator - solid Step problem
Post by: ST3200 on June 09, 2021, 06:11:42 PM
Hi,
I wanted to make an Escalator, but I had a problem with steps : all was flat as ski jump.
I had to change a value in graph window. It seems that it is the Walkway value ( bool ) that have no effect.
It is a bug ? I'm the only one ?
Thanks.
Title: Re: Escalator - solid Step problem
Post by: Dragan on June 09, 2021, 06:30:28 PM
Hi
if your Walkway parameter is Type boolean then the output will be 0 or 1 and the selector starts with value 1.
So you just add an arithmetic node after the Walkway parameter and add a constant parameter with value 1.
 
Title: Re: Escalator - solid Step problem
Post by: ST3200 on June 10, 2021, 08:22:14 AM
Hi, Dragan thanks for answer.
But in fact it is the "Escalator - solid"  from itoo presets... I can't manage to make steps when checking "Walkway".
So I wonder if there is a problem with the bool node.
 ???
Title: Re: Escalator - solid Step problem
Post by: Dragan on June 10, 2021, 10:27:08 AM
Yes, same thing.
Those styles were made in previous versions.
Try to set Walkway type to integer and set value=2
Title: Re: Escalator - solid Step problem
Post by: ST3200 on June 10, 2021, 10:58:01 AM
Thanks.
Hope Itoo fix this....