Hi Tony
1. I'm sure someone will have asked this before, so sorry, but how do I get the scripts to look at? Currently, I only see the wrappers.
Thanks!
Source code
Re: Source code
Hi,
The wrappers are in Plugins/Pixel Crushers/Dialogue System/Wrappers, and the scripts are in the Plugins/Pixel Crushers/Dialogue System/Scripts.
If you open the wrapper version in a code editor such as Visual Studio, right-click on the parent class name and select Go To Definition (or the equivalent for your editor):
The wrapper is an annoyance, but it allows people to try the precompiled evaluation version and then switch to the paid version without losing any references to any content they've created.
The wrappers are in Plugins/Pixel Crushers/Dialogue System/Wrappers, and the scripts are in the Plugins/Pixel Crushers/Dialogue System/Scripts.
If you open the wrapper version in a code editor such as Visual Studio, right-click on the parent class name and select Go To Definition (or the equivalent for your editor):
The wrapper is an annoyance, but it allows people to try the precompiled evaluation version and then switch to the paid version without losing any references to any content they've created.