Hello,
I am having trouble with a feeder smart component which is supposed to generate two kinds of objects(Piesa_M and Piesa_N) in a random order.
If the random number is >0,5 then Piesa_N is created, otherwise Piesa_M is created. But for example if the random number is >0,5 two times in a row , the Comparer Output is already set to 1 from last time so a new object fails to create.
Can someone please help me
Thanks,
Alex
