How to Create Your Own Bark UI

To implement your own bark UI, make a copy of Scripts/Templates/TemplateBarkUI.cs and follow the instructions in its comments. At a minimum, implement the Bark() method to display the bark subtitle.

Script reference: PixelCrushers.DialogueSystem.IBarkUI


<< Textless Bark UI | How to Play Sequences >>