Graphics

 View Only
  • 1.  Get Object by Name from a different scene or take id

    Posted 10-19-2015 20:46
    More or less I am trying to write a script that draws data (a text object) from a different scene in the sequencer. Any ideas? I found a way to put a scene online using its specific take id, but I still have no idea how to draw data from it.


  • 2.  RE: Get Object by Name from a different scene or take id

    Posted 10-27-2015 23:16
    Do you have Datalinq?

    It would be much easier to have scenes text objects all reading from one common Datalinq source, instead trying to pull text from other text objects that exist in another take item.

    You can dynamically change what Datalinq cell the text objects are reading from with Datalinq Keys or manually using the Sequencer Take Inspector.

    #XPression