Itoo Software Forum

Author Topic: conditional operator not working  (Read 741 times)

ddoja

  • Newbie
  • *
  • Posts: 10
conditional operator not working
« 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.

Michal Karmazín

  • iToo Software
  • Hero Member
  • *****
  • Posts: 2447
Re: conditional operator not working
« Reply #1 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,

ddoja

  • Newbie
  • *
  • Posts: 10
Re: conditional operator not working
« Reply #2 on: August 31, 2021, 08:40:40 AM »
wow! thanks!!