Graphics

 View Only
  • 1.  Stop scene director with Visual Logic if line is empty

    Posted 07-20-2017 11:41

    I have lower third with 2 lines.I made back to back conditions etc.
    I made title in & out scene directors, update in& update out scene driectors. It works good.
    But i want to stop title in director if second line is emty.
    Because my firts lines comes a second wait and goes up yhan second line is apraers.If second line is empty I want to stop first line its position and second lines shouldnt be come.
    I tried with visual logic if second line is emty '' IsEmpty '' ''actions.stop'' for titles in diroctor.And its stop all scene director.I WANT STOP AT 85. FRAME .
    Is there any conditions for this?



  • 2.  RE: Stop scene director with Visual Logic if line is empty

    Posted 07-21-2017 00:02
    Have you tried adding a "Check Text Object" condition and a scene director that doesn't animate in the second line?
    #XPression


  • 3.  RE: Stop scene director with Visual Logic if line is empty

    Posted 07-22-2017 12:16

    Have you tried adding a "Check Text Object" condition and a scene director that doesn't animate in the second line?


    Hi,thanks for replying.
    I think you mean this.
    The problem is my in animatiaon and second line animation are in same anim.controller.Fierst line comes with ''NAME IN'' Scene direktor ,while anim.controler playing after 5 second later firstline goes up and second line comes.Both are in same anim.controller.So if i add ''check text '' condition if there is no data scene director never play just comes as cut.
    I tried what you sad .
    Any other idea?


    #XPression


  • 4.  RE: Stop scene director with Visual Logic if line is empty

    Posted 07-22-2017 13:41
    Try a new rule NoSecondLine with Check Text Object and select "if empty." Move this rule to the top.

    "‹Duplicate your Name In/Out scene directors as First Line Only In/Out and delete the keyframes that animate the second line. Assign these to the new rule.
    #XPression


  • 5.  RE: Stop scene director with Visual Logic if line is empty

    Posted 07-22-2017 13:53
    Thats I wanted!
    Thanks a lot :)
    #XPression