Graphics

 View Only
  • 1.  Comparing two values to control visibility of objects

    Posted 10-31-2018 18:52

    Hey all

    I am trying to do setup a scene where there are 2 percents with an arrow denoting the larger number. Is there a way in Visual logic or with scripting to compare the 2 values and have it control the visibility of two objects?

    Thanks



  • 2.  RE: Comparing two values to control visibility of objects

    Posted 11-01-2018 15:44

    Hello dkilgore,

    With Visual Logic you can try this : 



    Replace blocks are used to remove % characters so they can be interpreted as numbers .
    The result of "greater than" block will drive visibility of the two objects.


    Hope it helps.


    #XPression