G8 Dialogue System - Part 03: Interacting with other Scripts and Voice Acting
Welcome to G8 Dialogue System.
G8 Dialogue System is an easy way for you to implement NPC dialogues with questions, voice acting and interaction on your Unity Game
This system is available for you at Unity Store on the following link:
https://assetstore.unity.com/packages/tools/gui/g8-dialogue-system-229980
Demo Scene:
https://1drv.ms/f/s!Ai7bviDGgFztl7Rt_IYII4scO8iv6g
=====
On today’s tutorial we will see how to make the G8 Dialogue System interact with scripts in our game and also add voice acting!
Timestamp:
Intro 00:00
Creating OutputData 00:20
Assign an extra Interaction using the Dialogue 01:20
Testing the OutputData 01:49
Link G8 with your Script 02:22
Controlling your Script with Dialogue 07:17
Testing 07:55
Adding Voice Acting to NPCs 09:07
Testing the Voice Acting 10:25
List of Rich Text tags that can be used on Unity:
http://digitalnativestudios.com/textmeshpro/docs/rich-text/
#Unity #Unity3D