Mo is back from berlin where he spent a few days with Colors And The Kids
One of the questions tackled there was how to set up a scene file that’d automatically load when Houdini started up. Turns out Houdini looks for a few script files to automatically execute on startup.
In this tut we create a 123.py file which contains the command to merge a scene file into your new scene when Houdini launches: hou.hipFile.merge(“C:/Users/Your_User/Documents/houdini19.5/ mydefault.hip”)

Thanks for the tip !
Any way to have a relative path ?
Thanks for the tip !
Any way to get a relative path instead ?
Kindest regards,
Phil
I got it working on PC just fine. For the life of me cant figure out how to do with a MAC.
Any ideas?