Question of Logic
-
Hello All!I'm about to test it, but which is right and which is wrong logically? Will they both work as expected?
-
@tipsywisdom It depends on what you want. What are those orangle blocks supposed to do?
-
@l-andorrà said in Question of Logic:
blocks
Ill answer for Tipsy, there are effectively an on off switch, used in the same place as a light orange condition but instead of bool in left operand == bool in right operand, same bool constant, in the dark orange condition you have the bool e.g (TRAIL). so basically it's if bool (TRAIL) = true, then pass.
-
@l-andorrà I meant, with "if position/Order" and without.
As @jstap said, those are just bools but those aren't the blocks in question
-
@tipsywisdom The is no need for any 'if positio/order' block in any case. Both trailing and BE blocks already include that filter within.