Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

How to people organize their HDAs - do you keep them with unity and then manually copy them to your Unity project asset folders?

I create a Houdini project with all it's folders right inside my Assets folder in my Unity project.

Projectception works fine, and then I just use any .HDA directly from my hda folder and if I need to test something I just put it on the geo or text folders.

So I have both Unity and Houdini open and save the tool in Houdini and see the changes immediately in Unity.


I have never had any problem with that workflow, and I can even have my Houdini files synced with my repository.

You can also set the $HOUDINI_PATH environment variables prior to launching Unity and Houdini in a shell such as a batch script. This is what is normally done in a production environment. However, in the case of the houdinijam the method provide is the simplest and straight forward approach.