Diplomata Unity Save Abandoned

Unity multi language dialogues content management system.

Project README

Diplomata

openupm

Diplomata Logo

Diplomata is a Unity multi language dialogues content management system and editor extension inspired by Twine, like Fungus and Yarn / Yarn Spinner, but is not node based.

Diplomata manage optionally other contents of a game like characters, inventory, quests, animations and sprites.

Idealized for screenwriters, game designers, programmers and hobbyist writers, to configure and apply dialogues in any type of game.


Screenshot

Features:

  • Text edition in an organized environment split by characters and contexts.
  • Manage characters, contexts, and messages separately from the scene objects.
  • Add multiple languages for your game.
  • Fuzzy logic system to influence organically the characters with custom attributes.
  • Use colors in the message cards to organize your messages in your own way.
  • All text and preferences are saved in json files, making it easy to use external tools.
  • Export text to screenplay format for actors understand the story.
  • Use templates or create your own. (In development)
  • Internal system to save and load game progress, you can use as is or side by side with your own persistence system.
  • Choose and manage audio files to play when message show, taking into account the configured language.
  • Manage animator attributes in any message.
  • Choose and manage sprites to show in every message.
  • Inventory integration with title and description in multiple languages.
  • Create custom flags to authoring your game progress.

Installation:

  • Install via OpenUPM

    The package is available on the openupm registry. It's recommended to install it via openupm-cli.

    openupm add com.lavaleakgames.diplomata
    
  • Install via Git URL

    Open Packages/manifest.json with your favorite text editor. Add the following line to the dependencies block.

    "dependencies": {
      "com.lavaleakgames.diplomata": "https://github.com/brunurd/diplomata-unity.git"
    }
    

License:

All files in this repository is licensed under a MIT License.

Open Source Agenda is not affiliated with "Diplomata Unity" Project. README Source: brunurd/diplomata-unity
Stars
60
Open Issues
18
Last Commit
2 years ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating