Or Block*
-
This may seem like a dumb question but: Which of these is the right order?
I have the first one but I'm not sure it's working.....

@jstap @roar @l-andorrà @fxDreema -
You shouldnt need the OR block at all
-
@roar Thanks....However, without the 'Or' block, if one of those conditions doesn't happen then the blocks will not pass no....?
-
The and/or blocks require 2 connections on the top, so either needs both or one ot the other.
-
@jstap - So you're saying the one on the right is correct....?
-
@Morpheus_0 No neither. if in a line it's not needed, you only need if 2 blocks are connected to the top of the block.
-
@jstap - Ah I think I get it now. So like this..>>

-
@Morpheus_0 Yes