Graphics

 View Only
  • 1.  Visual Logic

    Posted 10-16-2014 17:58
    I really appreciate the capabilities of Visual Logic, but I've come to a stumbling block. I want to have the option of adding a logo to a plain text graphic. The logo positioning violates part of the text, so I need to move it over. I have constructed a VL chain that will allow a user to adjust the text by moving the logo on the x-axis, but I want to include an "if logo quad is visible (or has material applied) then adjust the text." Any suggestions in Visual Logic? Or is this only possible with Visual Basic scripting?


  • 2.  RE: Visual Logic

    Posted 10-16-2014 18:06
    You would need to use the "selector" block.. Here is an example of the selector block in use..



    #XPression


  • 3.  RE: Visual Logic

    Posted 10-16-2014 23:08
    Brian,

    Had to add an offset before the final Position.X, but it works beautifully,

    Thanks,

    James.

    #XPression


  • 4.  RE: Visual Logic

    Posted 10-19-2014 19:01
    Brian,

    I am trying to do something I thought was similar to this Visual Logic chain. I want to use the number of votes in a text object to position a race final checkmark to indicate the winner. Is a number typed as text a numerical value? Right now I am working with static text in Designer, but eventually the votes would be fed by ENPS. Haven't been able to see what election data ENPS makes available yet---it may be that there will be a winner field and I can feed that to the visibility of the winner's checkmark. Any suggestions?

    Thanks,

    James.

    #XPression