Graphics

 View Only
  • 1.  Add New Scene Director By Script?

    Posted 07-20-2018 12:21
    Hello all,

    I am looking for a way to add a new scene director in scripting. Is there anything like: Scene.CreateSceneDirector("NewSceneDirName")
    I do not see anything in the API. Am I missing it, or is this not a thing?

    Thanks in advance for your help.
    Mike


  • 2.  RE: Add New Scene Director By Script?

    Posted 07-20-2018 12:41
    Sorry, it is not possible to create new scene directors via script. It is possible to create animation controllers though, and you can record keyframes into them via scripting, and play one or more of them simultaneously.
    #XPression