Hi all,
I have 2 sources connected to a combiner. I would like my combiner to set its item type to the same type of items from source 2.
For this, I set a trigger at entrance: set item type and color with a value getitemtype(current.inObjects[2]) but it doesn't work.
The final goal is to have each object set up a color similar to its input or one of its inputs. So even after combining items together, I can still follow from which type they belong to.
Thanks in advance,
Thibaut