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