Graphics

 View Only
  • 1.  Where to add script?

    Posted 02-04-2014 01:17
    Hi all,

    Just trying to create a script for lower third, where we want a material in a quad within a "layer object" to be visible, but when it is, we want a logo, which is a video clip, in a quad within a seperate "Group" to not be visible.

    I think I know the script I need to attach, but I can't attach it to the group or the layer object. But because the layer object has a visibility linked to another script for a text layer, I don't think it would be effective to attach it to the quad.

    Any suggestions?


  • 2.  RE: Where to add script?

    Posted 02-04-2014 05:10
    Hey Tai, could you post the project files or just drop me a line? I think I know what you are wanting to accomplish, but I want to see what the scene looks like.

    #XPression


  • 3.  RE: Where to add script?

    Posted 02-04-2014 16:26
    I would add all the scripting to the scene's OnOnline script event. From there you can affect any objects within the scene that you need to change, and all the code is in one place to help keep it organized.

    #XPression