Dialogical Header BUY

Released November 2015

Download Manual Search News

Overview:

Dialogical was created to be best-in-class, lightweight, intuitive, extensible and applicable to any kind of project dialogue management solution for your game. Modern looking, polished and fast, this extension is just what you need if your game features complex branching dialogue. From a visual novel to a complex RPG, we got you covered.

It wasn't designed to create the GUI for you, but to allow you to integrate it with any kind of GUI solution out there. It also wasn't designed to provide any kind of visual coding support, but to allow your code to plug in at the right places. This is in line with the general philosophy of extensibility and adaptability, and thus allows you to use any kind of complex logic or variable type. This dialogue system is totally abstracted from the UI implementation and your variables and logic - it just feeds data through events.

Dialogical Header

Features:

  • Intuitive Node System: quick, slick and polished.
  • Nodes have their text, audio, a set of responses and series of events that call your code in a specific way.
  • Native Multilanguage Support (no automatic translation).
  • "Choice Node" that lets your code (or random choice) decide which node should go next.
  • Unique "Minimap" node view for maximum convenience with large number of nodes.
  • Ability to hide options (your runtime code decides).
  • Specially designed Event System that allows you to not only call events on Dialogue steps, but call unique node-specific events for every option on every node. Those events allow you to do these things from your code:
    • Access and set any type of variable, and not just base types.
    • Create any kind of logic, and later act on that logic with a Choice Node.
    • Not clutter the canvas with visual scripting or variables management.
    • Integrate Dialogical with any kind of Inventory and Quest System.
  • Ability to display your variables in dialogue text or options.
  • Timed Events to allow Automatic choosing of a certain option at a certain time.
  • Ability to go back in dialogue; multiple nodes can to lead to the same node.
  • Provided working Examples with detailed comments of:
    • Implementation with Old Unity GUI
      • Basic Scene: how it all works.
      • Basic Scene with events: where and how to call events.
      • Basic Scene Multilanguage
      • Choice Node Example
      • Portrait Switching Example for dialogue with multiple NPCs
      • Example showing Parameters from code
      • Example with timed option auto-choice
      • Example with choosing a random node with random delay (e.g. for ambient sounds)
    • Implementation with New Unity GUI
  • Saves to Scriptable Object format, which is a standard "Unity way" and allows editing even in Play mode. Small asset footprint.
  • Automatic node resize for maximum visibility.
  • Dialogue Tree validation.
  • Unity Rich text support.
  • Automatic and manual Saving.
  • Works with all platforms, and both Unity Personal and Professional.
  • Full Source. Code is tidy and well commented (C#).
  • A detailed and comprehensive manual/tutorial.






Dialogical Image Dialogical Image Dialogical Image Dialogical Image Dialogical Image Dialogical Image Dialogical Image

This website uses cookies. Read More.