Itoo Software Forum

RailClone => RailClone Pro (*) => Topic started by: Alex.S on October 02, 2020, 03:12:33 PM

Title: Enabling / Disabling Generators by more per Spline Data
Post by: Alex.S on October 02, 2020, 03:12:33 PM
I've long thought that it'd be really good to have more control over which splines a generator acts on.

At present we can limit by Spline Material ID. However can not limit by ranges yet, that'd be nice to have. (So Spline Mat IDs 1 to 10).

Additionally I think it'd be really useful to be able to limit by the length of the spline. Quite often when a spline is very short very different logic can be required to handle those situations well, and to be able to hide that all behind the generator would be really nice.
Title: Re: Enabling / Disabling Generators by more per Spline Data
Post by: Rokas on October 05, 2020, 02:34:14 PM
Hi

Thanks for suggestion. Agreed and added this to our development queue.

P.S. Actually the range You have specified (1 to 10) is possible currently:
(https://i.imgur.com/bbNz7zh.png)
Title: Re: Enabling / Disabling Generators by more per Spline Data
Post by: Alex.S on October 05, 2020, 02:43:37 PM
At present you can do two ranges: more or less than a single value. But if you want more ranges than that it's not possible with out overlap.
Title: Re: Enabling / Disabling Generators by more per Spline Data
Post by: Dragan on October 06, 2020, 08:02:23 AM
Try to nest the whole generator to another one and use a combination of Conditional Operators.