is very impressive! Thank you for doing this, I know that a lot of us here appreciate what you all are making. Please keep us updated on your progress.
I’m trying to use tool but I can’t get it to work, I have no idea how to activate it in the Plugin Manager, I don’t even know where the Plugin Manager is…
All I found is Window -> Plugins which doesn’t show it on the list of installed plugins.
Make sure you have built the plugin. The git repository do not provide precompiled binaries.
It should have been built automatically when you open your project.
If it’s not the case, you can right click on your .uproject and do “Switch Engine Version” have always in my tests forced the plugin to be built.
The latest version of the plugin only build against 4.3 & 4.4 version of the engine.
Nothing changed. Also when I had it generate Visual Studio files it gave an error that there was no Source folder so I created one. Should I have put the class file in there, and then put what it creates in the plugins folder? It wasn’t specified.