Itoo Software Forum

Author Topic: Enabling / Disabling Generators by more per Spline Data  (Read 521 times)

Alex.S

  • Full Member
  • ***
  • Posts: 140
Enabling / Disabling Generators by more per Spline Data
« 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.

Rokas

  • Hero Member
  • *****
  • Posts: 3324
Re: Enabling / Disabling Generators by more per Spline Data
« Reply #1 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:
Rokas

Alex.S

  • Full Member
  • ***
  • Posts: 140
Re: Enabling / Disabling Generators by more per Spline Data
« Reply #2 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.

Dragan

  • Hero Member
  • *****
  • Posts: 1419
Re: Enabling / Disabling Generators by more per Spline Data
« Reply #3 on: October 06, 2020, 08:02:23 AM »
Try to nest the whole generator to another one and use a combination of Conditional Operators.