You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 8, 2023. It is now read-only.
I have dragged the plugin folder into my asset folder but it will not compile.
First Error I get complains of a problem copying a Multiplayer HLAPI dll file. So I googled that and people suggested removing the Multiplayer HLAPI package and reinstalling it.
After doing so this error goes away and is replaced by 6 new compile errors complaining error CS0246 the type or namespace 'Substance' could not be found.
I've had so many problem with Substance in unity I just want to export all my substance textures to png's and then never have to use it again. But I can't seem to do this.
The text was updated successfully, but these errors were encountered:
You have to install the Substance plugin for the extension classes to work. They cannot function by themselves.
This code hasn’t really been updated for a while, but the newest substance plugin supports exporting all the generated bitmaps for a substance out of the box. I recommend installing that then exporting your maps, or just exporting your maps in Substance Player.
It is a shame that the plugin has so many flaws. I hope you can get everything exported!
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I have dragged the plugin folder into my asset folder but it will not compile.
First Error I get complains of a problem copying a Multiplayer HLAPI dll file. So I googled that and people suggested removing the Multiplayer HLAPI package and reinstalling it.
After doing so this error goes away and is replaced by 6 new compile errors complaining error CS0246 the type or namespace 'Substance' could not be found.
I've had so many problem with Substance in unity I just want to export all my substance textures to png's and then never have to use it again. But I can't seem to do this.
The text was updated successfully, but these errors were encountered: