An open API service indexing awesome lists of open source software.

https://github.com/lostfictions/dialogue-player-unity

A Unity runtime for Portrait dialogues.
https://github.com/lostfictions/dialogue-player-unity

Last synced: about 1 year ago
JSON representation

A Unity runtime for Portrait dialogues.

Awesome Lists containing this project

README

          

# dialogue-player-unity

A Unity runtime for Portrait dialogues. Compatible with the JSON format used for `portrait-one` and the dialogue editor.

Videos must be placed in `Resources/videos`. Unity only supports `.mov` files for video, but for `.m4v` files you may be able to simply change their extension without needing to transcode them.

Scripts are supported; add new entries to `DialogueScripts.cs`.