Hello everyone!,
This is the first video of a series of tutorials I wanted to make on Dialogue Systems, from loading a simple external text file to branching and special functions. I’ve never done a tutorial before and I know that my pacing is probably quite not right, but please help me improve as well in the comments below and ask whatever questions you may have! 🙂
This video starts with a brief introduction to the method, the formats and plug-ins, and then imports a simple linear dialogue to Unity and prints the lines to a textbox. On the next video I’ll discuss about starting multiple dialogues in different points of a scene by creating a Dialogue Trigger script, as well as relating the dialogue with the in-game characters. In later videos I’ll delve into more complex dialogues, with options / branching, special functions such as voice acting, and more!
Check out YAML at yaml.org, and LitJson at litjson.net. For this example I used https://codebeautify.org/yaml-to-json-xml-csv to convert from YAML to JSON.
Please leave your comments below, like, subscribe, share… support in any way you can!
You can check the indie game I’m developing, Into a Dream, in the social media below
FACEBOOK @ https://www.facebook.com/IntoADreamGame/
DISCORD @ https://discord.gg/eUcVpEU
INDIEDB @ https://www.indiedb.com/games/into-a-…
PATREON @ https://www.patreon.com/filipefthomaz
Have a wonderful week! Hope this might be of any help, and don’t hesitate to ask anything!,
See you next week!
Source