Hi! I wonder if there are any method to export different animations in a single fbx file. just like the Action Clips in Blender or Takes in Maya. But the takes in houdini works different.
I found the animation clip infomation was store in detail attribute called "clipinfo". It always have one clip info in there and I can't add another. The Agent can have different animation clip in the same time stored in Intrinsics, but when I unpack it, the animation clip becomes the first one.
Is there are any method to export single fbx file with different aniamtion clips?
export multi animations (takes/clips) in a single file?
2003 2 2-
- BunniZzz
- Member
- 5 posts
- Joined: 6月 2021
- オフライン
-
- edward
- Member
- 8054 posts
- Joined: 7月 2005
- オフライン
Have you considered using a ROP FBX Animation Output to write the different clips to the same FBX file? It has a parameter to read an initial input file so that we can append clips to it. I've attached two files which demonstrate how to generate an FBX file with multiple clips via TOPs (ie. PDG) network.
-
- BunniZzz
- Member
- 5 posts
- Joined: 6月 2021
- オフライン
edwardGot it! Thanks!
Have you considered using a ROP FBX Animation Output to write the different clips to the same FBX file? It has a parameter to read an initial input file so that we can append clips to it. I've attached two files which demonstrate how to generate an FBX file with multiple clips via TOPs (ie. PDG) network.

-
- Quick Links