Warning: session_start(): open(/var/cpanel/php/sessions/ea-php82/sess_4c01938c284896c0d872eb41427507ee, O_RDWR) failed: No such file or directory (2) in /home2/hatchery/public_html/projects/development-tools.php on line 3

Warning: session_start(): Failed to read session data: files (path: /var/cpanel/php/sessions/ea-php82) in /home2/hatchery/public_html/projects/development-tools.php on line 3
EEP-Dev Tools

Speakeasy NPC Dialog System

The .speakeasy file format is intended to be a replacement for XML or JSON files to contain NPC dialog data. The main focus was to create a file format that looked like a normal TV or movie script, allowing writers to more easily jump in to NPC dialog and simple (computer) scripting.
On top of an easy to read file format the Unity asset will come with editor extentions to allow for a node based visual system allowing the writer to see the entire conversation space at once.
Speakeasy systems will allow extensible functionality through the EEP Game Console, a traditional drop down console that allows developers to write extentions, for example playing music, sound effects, or more advanced camera and emotion systems.