Page 1 of 1

MInimal import settings

Posted: Thu Jul 13, 2023 7:12 pm
by elektronische
Hello,

I would like to know if there is a way to import only the essentials for the plugin to work. I have quite a bit of experience with the plugin and it works very well, but I'm creating a new project and with the previous game I saw that there are many things that I do not use and that I don't want in the project, like the Demos for example.

It would be great to have a "Tutorial" or some kind of documentation for advanced users or programming oriented projects of the plugin where this process is shown.

I have tried not to import the Demo folders but it generates an error, it seems that they are necessary for the setup wizard

Code: Select all

Assets\Plugins\Pixel Crushers\Dialogue System\Scripts\Editor\Tools\Setup Wizards\PlayerSetupWizard.cs(253,83): error CS0234: The type or namespace name 'Demo' does not exist in the namespace
Thanks as always!

Re: MInimal import settings

Posted: Thu Jul 13, 2023 8:55 pm
by Tony Li