This repository has been archived by the owner on Sep 18, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 8
Home
Bruno Araujo edited this page Sep 2, 2018
·
34 revisions
Welcome to the Diplomata 1.0.3
documentation.
Learn about the entities, understand the concepts and learn how to use the Diplomata to create content for you game or interactive application.
- How to Use - Learn to create content using Diplomata.
- Scripting - Learn to implement the Diplomata in your application.
- Contribute - How to contribute to the source code.
High concepts of the plugin.
- Spreadsheet Dialogue Tree Style
- Localization
- Unity Serialization Concessions
- Characters attributes and influence
- Characters x Interactables
The Diplomata entities explained.
Learn to implement the Diplomata in your application.
- General
- Dialogue Canvas
- Get and set flags
- Inventory management
- Quests and quest log
- Persistent Data (Save & Load)
- Extensions
How to contribute and understand the source code and documentation.