Graphics

 View Only
Expand all | Collapse all

Using masks with sequencer-based roll/crawl groups

  • 1.  Using masks with sequencer-based roll/crawl groups

    Posted 10-03-2023 02:11

    Hi, all. 

    What we want to do is create a DataLinq-driven roll with feather/gradient masks to fade text in at the bottom and out on top. I've seen Simon's video (QT133) about using masks with a Scene Group, but I don't think you can use Scene Groups with DataLinq-driven rolls/crawls. 

    I know I can put a scene on another layer as a background, but I'm not sure how to mask the text on one scene from a different scene - if that's even possible.

    Thanks for any help. I will play around more with this, but I'm helping someone who has a new XPression install and their first production is this Wednesday, so any help in the next day or two would be greatly appreciated.



    ------------------------------
    Bryan Block
    ------------------------------


  • 2.  RE: Using masks with sequencer-based roll/crawl groups

    Posted 10-03-2023 04:28

    Hey Bryan,

    If you have masks in the parent scene on a higher Z value than the text in a child scene it will mask them, however it won't do that if they are in a layer object. 



    ------------------------------
    Simon Redmile
    Senior Graphic Programmer & Designer
    Ross Video
    Bristol United Kingdom
    ------------------------------



  • 3.  RE: Using masks with sequencer-based roll/crawl groups

    Posted 10-03-2023 10:39

    Simon,

     

    Does the parent/child relationship exist in a sequencer group also, and if so, how is it set up? I don't think you can use Scene Groups when your data scenes are Datalinq-driven – unless I'm wrong, but I haven't seen anyone do this or talk about it in the forums.

     

     

     

    Bryan Block

    Technical Director

    Malick Media

    604-881-5600

    cidimage001.jpg@01D9CBA0.C26AB800

     www.malickmedia.com

     

     






  • 4.  RE: Using masks with sequencer-based roll/crawl groups

    Posted 10-03-2023 10:53

    I don't think this works with sequencer groups. 

    Scene Groups are actually better for datalinq driven graphics in my experience. 



    ------------------------------
    Simon Redmile
    Senior Graphic Programmer & Designer
    Ross Video
    Bristol United Kingdom
    ------------------------------



  • 5.  RE: Using masks with sequencer-based roll/crawl groups

    Posted 10-03-2023 11:07
    Oh - that's interesting. I hadn't seen any examples of how to use scene groups *and* use publish fields. I did see some discussion of how fields in a scene group were not exposed to the Take Inspector. 

    Can you share the way to set this up? Thank you! 








  • 6.  RE: Using masks with sequencer-based roll/crawl groups

    Posted 10-03-2023 11:08

    you can't use published fields but they can be connected to datalinq and not published.
    You can then use the +n technique to have to move through the data fields. 

    I also discussed a work around using scripting in this thread where I shared sample project of using published field in this thread just today.

    https://rossvideo.community/discussion/issues-with-crawl-animating-text-and-publishing-text#bmff56b994-8d4d-435f-813b-edd5ba885ad4
    ------------------------------
    Simon Redmile
    Senior Graphic Programmer & Designer
    Ross Video
    Bristol United Kingdom
    ------------------------------



  • 7.  RE: Using masks with sequencer-based roll/crawl groups