Search found 6 matches

by gothamgoblin
Fri Sep 23, 2022 4:49 pm
Forum: Dialogue System for Unity
Topic: Autonumber Format & Dialogue Actor Name Format
Replies: 4
Views: 206

Re: Autonumber Format & Dialogue Actor Name Format

Hi, Yes, not sure what was happening, but the white color selection for the em in the database wasn't applying. In the game it remained red, rather than white. However, the underline option worked, so I knew it was picking up the em tag and applying that element at least. I think I've probably done ...
by gothamgoblin
Fri Sep 23, 2022 1:27 pm
Forum: Dialogue System for Unity
Topic: Autonumber Format & Dialogue Actor Name Format
Replies: 4
Views: 206

Re: Autonumber Format & Dialogue Actor Name Format

Cheers, Tony. I think something is overwriting the color from the em or I've configured my colors in the wrong way on the response text, but it's definitely picking up the tag now. I did a bit of fiddling after installing the patch to get the effect and managed to get it working though! In the Respo...
by gothamgoblin
Fri Sep 23, 2022 6:46 am
Forum: Dialogue System for Unity
Topic: Autonumber Format & Dialogue Actor Name Format
Replies: 4
Views: 206

Autonumber Format & Dialogue Actor Name Format

Hi, First for anyone wondering about this, you can format dialogue actor name appearance in the Dialogue Actor component, Prepend Actor Name Format: [em3]{0}[/em3]{1} <- Here I applied an em from the dialogue database, which sets the character name in the subtitle box to bold based on my settings. J...
by gothamgoblin
Thu Sep 22, 2022 11:36 am
Forum: Dialogue System for Unity
Topic: Issue when changing scene
Replies: 4
Views: 181

Re: Issue when changing scene

Aha! Fantastic. Cheers for the help.
by gothamgoblin
Thu Sep 22, 2022 10:06 am
Forum: Dialogue System for Unity
Topic: Issue when changing scene
Replies: 4
Views: 181

Re: Issue when changing scene

Well I've managed to fix the scene load issue. I changed the dialogue system trigger option on the subsequent scene to Replace, so it clears out the previous conversation that was carrying through.
by gothamgoblin
Thu Sep 22, 2022 9:48 am
Forum: Dialogue System for Unity
Topic: Issue when changing scene
Replies: 4
Views: 181

Issue when changing scene

Hi, First, thanks for the great product. It has the potential to do what I need, once I understand it properly. I'm creating a basic narrative adventure as a test project. An issue I'm having at the moment is when changing scene. The prefab I am using is the Scrolling Dialogue UI. I'm using a sequen...