Hi all

Hi all

I need some help

I have a variable named Block which is true or false (set by double finger swipe : up = true, down = false

Trying to display an icon only if true so I’ve set a Bindings.

TrianguloY​ Lukas Morawietz​

]]>
« (Previous Post)
(Next Post) »

5 Commentsto Hi all

  1. Anonymous says:

    < ![CDATA[

    Instead of true/false use 1/0

    ]]>

  2. Anonymous says:

    < ![CDATA[

    TrianguloY thank you so much

    ]]>

  3. Anonymous says:

    < ![CDATA[

    You could also use !$Block instead and set a single event up or down to toggle the variable

    ]]>

  4. Anonymous says:

    < ![CDATA[

    Brandon Lawrence​ as you need a 1/0 variable you can’t do that.


    However:


    1-$Block

    ]]>

  5. Anonymous says:

    < ![CDATA[

    Yeah, but LL converts the variable automatically 😉 (latest beta). A true/false value should work, no problems here 

    ]]>

Leave a Reply

Your email address will not be published. Required fields are marked *