To buy the Dialogue System for Unity:
NOTE: If you're using Unity 5.x and you project uses Force Text or Force Binary serialization, please change it to Mixed mode before importing the Dialogue System. You can change it back afterward. Several example scenes were built in Unity 4 to maintain compatibility with Unity 4 developers. Unity 5 sometimes has difficulty importing scenes made in Unity 4 due to a 32-bit/64-bit compatibility issue.
To import the Dialogue System for Unity:
The Dialogue System installs to Assets/Dialogue System
.
Subfolder | Description |
---|---|
DLLs | Precompiled DLLs to speed up your build times |
Scripts | Complete source code and starter templates for your own extensions (see Scripting) |
Examples | Example scenes demonstrating the system's features (see Example Scenes) |
Prefabs | Preconfigured assets to use in your projects |
Third Party Support | Additional packages to support third-party products (see Third Party Support) |
It also installs an icon in Gizmos
.
<< How to Get Started | Overview >>