I currently have an hda that take an input animation, retarget it and output it. The isssue is that i have 800 animations to process..
I made a tree that use the file pattern to get the work items out of my directory, hda process to process every work item and rop fetch to export every animation as fbx. The issue is it don't work. I found out that it is possible to use a pdg attribut (such as @filename that i got out of my filepattern) to drive the output file name but i can't get it to work and can't find that much of documentation on the topic.
In the meantime my hda processor don't work at all and I don't knwow why.
Another way of doing it could be to just use the hda processor and use an expression to dynamic input every file and do the same for the output but I don't know if it is possible at all.
Do someone would have a hint about what the process should be ?
Thank you
Image Not Found