Page 2 of 2
Re: Multiplex/Selector Quirks
Posted: Mon Mar 18, 2013 6:22 pm
by MyCo
Multiplexor is definetely wrong... actually 99% of all time multiplexors are used for view (because view operates backwards).
@Nubeat7: You can connect booleans directly into selectors, you don't need "Int select" for converting boolean to integer.
Re: Multiplex/Selector Quirks
Posted: Mon Mar 18, 2013 6:51 pm
by Nubeat7
@Nubeat7: You can connect booleans directly into selectors, you don't need "Int select" for converting boolean to integer.

oops, thanks, that is true!
Re: Multiplex/Selector Quirks
Posted: Tue Mar 19, 2013 1:33 am
by Perfect Human Interface
MyCo wrote:Multiplexor is definetely wrong... actually 99% of all time multiplexors are used for view (because view operates backwards).
This is one of those cases where what you see isn't what you get. I don't see how you
wouldn't want to use multiplexes in lots of your projects, aside from the problem I identified.
Re: Multiplex/Selector Quirks
Posted: Tue Dec 24, 2013 10:36 am
by RZK
Thanks Nubeat7 very good work easily, i adapted it to my project and its work great

happy new year all!