I really have not had any problems getting it working no matter the version. If you correctly install the package it should work just fine. One thing i noticed tho. You can try to open megascans options window in houdini and then try to import files if its not working.
@@nicksushkevich If you are not getting top menu for a megascans inside that means you are not correctly pointing houdini to the plugin folder. Json file that points to megascans folder should just look like this { "path": "path/to/megascans/plugin/folder" } If you are not sure what packages are loaded. Houdini recentrly added option to view and set ENVs inside houdini. You can create new tab. Under Inspectors->Package browser
@@viktors_anfimovs Package browser shows MegascansPlugin loaded but with "Syntax error in /Users/myusername/Library/Preferences/houdini/20.0/packages/MegascansPlugin.json"
amazing work! thank you for sharing awesome tutorial, Viktors!
how do you manage Megascans plugin to work in 20?
I really have not had any problems getting it working no matter the version. If you correctly install the package it should work just fine.
One thing i noticed tho. You can try to open megascans options window in houdini and then try to import files if its not working.
@@viktors_anfimovs I guess it's not the case for MacOS. BTW are you using double slashes in json?
@@nicksushkevich If you are not getting top menu for a megascans inside that means you are not correctly pointing houdini to the plugin folder.
Json file that points to megascans folder should just look like this
{
"path": "path/to/megascans/plugin/folder"
}
If you are not sure what packages are loaded. Houdini recentrly added option to view and set ENVs inside houdini. You can create new tab. Under Inspectors->Package browser
@@viktors_anfimovs Package browser shows MegascansPlugin loaded but with "Syntax error in /Users/myusername/Library/Preferences/houdini/20.0/packages/MegascansPlugin.json"