Search - User list
Full Version: creating multipl file imports in an asset
Root » Houdini Engine for Unreal » creating multipl file imports in an asset
keownie
so at the moment to generate me house in Houdini i'm using a file node and

$HIP/modules/`points(“../locate”, 0, “type”)`/`points(“../locate”, 0, “type”)`_`points(“../locate”, 0, “name”)`_`points(“../locate”, 0, “variation”)`.obj

how would i go about doing this so the asset will work in unreal

opdefNetwork_type/asset_name?section_name wont work for this as i need to make a random section
dpernuit
Hi,

If you're using File nodes, I don't recommend on using paths starting with $HIP, as Houdini and UE4 will certainly have different values for those.

Instead, you could be using a “Modules Folder Path” parameter that you expose on your HDAs params, and have it point to the modules folder you're using to read the file.
You can set its default value to $HIP/modules to have it work in Houdini, and change it in Unreal so that the path is valid.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Powered by DjangoBB