The "[em1]{0}[/em1]: {1}" Didn't work, it just made the name display as; "[em1]Name[/em1]: Hello World!".
However, adding the "Dialogue Actor component" worked exactly how I wanted. Thank you very much!
Search found 2 matches
- Wed Aug 30, 2023 5:50 am
- Forum: Dialogue System for Unity
- Topic: How to have the character name a different color
- Replies: 3
- Views: 285
- Tue Aug 29, 2023 6:27 pm
- Forum: Dialogue System for Unity
- Topic: How to have the character name a different color
- Replies: 3
- Views: 285
How to have the character name a different color
I have scrolling text that is appended that look like the below: "Person 1: Hello!" "Person 2: What's up?" What I am looking for is a way to to have the "Person 1:" and "Person 2:" Parts a different color/boldened. This would help the different conversation en...