MInimal import settings

Announcements, support questions, and discussion for the Dialogue System.
Post Reply
elektronische
Posts: 9
Joined: Mon Dec 03, 2018 4:31 pm

MInimal import settings

Post 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!
User avatar
Tony Li
Posts: 21679
Joined: Thu Jul 18, 2013 1:27 pm

Re: MInimal import settings

Post by Tony Li »

Post Reply