Itoo Software Forum

RailClone => RailClone Pro (*) => Topic started by: ddoja on August 31, 2021, 06:27:58 AM

Title: conditional operator not working
Post by: ddoja on August 31, 2021, 06:27:58 AM
Hi.

The spline position option does not work.

I was practicing after watching the tutorial, but I don't know why.

max file uploaded.
Title: Re: conditional operator not working
Post by: Michal Karmazín on August 31, 2021, 08:30:47 AM
Hi,

Well, that’s because an empty Segment is meant to break the array. There’s an easy fix – you can define the Fixed Size for it and this way, it’ll be “placed” even if it’s “empty”. Please find the modified scene (218031_conitional-v2017_iToo.max) attached.

Best regards,
Title: Re: conditional operator not working
Post by: ddoja on August 31, 2021, 08:40:40 AM
wow! thanks!!