Carlos Garcia
L05
About Me
Connect
LOCATION
Not Specified
WEBSITE
Houdini Skills
Availability
Not Specified
Recent Forum Posts
FBX Export Groups / Primitives as Separate Objects June 14, 2023, 8:36 p.m.
This is the way. Thank you!
kodbitz
If you want to export from Geometry level you need to enable Hierarchy Path in ROP_FBX.
That means we need to have that "path" Attribute on Primitives been created.
As variant A, use Asseble SOP to do the jobImage Not Found
But I prefer B => manual creation of that path attribute.Image Not Found
And to get nice looking semi automated paths, in Attribute Create for String I use expression `opname('..') + '/' + opinput('.', 0)` to combine Object name and Previous Node Name.
In FBX ROP I use $HIP/`opname("..")`.fbx to export in same directory as my project file and name it as Object Named
How to set-up low poly collision for high-res object? Jan. 7, 2021, 4:25 p.m.
The issue I run into, and what I think the OP is pointing out, is that when I want to bake the asset, it bakes as two separate meshes. Hektor, what you seem to be pointing to is when it is still being used as a Houdini Asset.