Script allow adding all the .duf object in a directory in content library into a queue.

I want to add all the characters/wardrobes into a queue so that I can add/switch them into the Scene by script automatically. Is there any method to do so?

Comments

  • Probably, but I'm not entirely sure what you mean.

  • kaiyiqkaiyiq Posts: 0

    To load characters/wardrobes we can use;

    App.getContentMgr().openNativeFile(Path, true);

    Then switch the wardrobes by change the child nodes. 

    I'm new to Daz and I'm not sure if this is an effective way...

Sign In or Register to comment.