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.
- Host: GitHub
- URL: https://github.com/lostfictions/dialogue-player-unity
- Owner: lostfictions
- Created: 2016-03-02T22:04:18.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-03-02T22:16:31.000Z (over 10 years ago)
- Last Synced: 2025-01-14T01:10:45.144Z (over 1 year ago)
- Language: C#
- Size: 52.9 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`.