Search found 7 matches
- Sun Nov 21, 2021 9:16 am
- Forum: Dialogue System for Unity
- Topic: How to go ahead with dialogue by pressing space
- Replies: 1
- Views: 206
How to go ahead with dialogue by pressing space
During a dialogue, if i press any key the dialogue continues, but i want the dialogue to continue just if i press space. How can i do that? thanks
- Sun Oct 24, 2021 6:29 pm
- Forum: Dialogue System for Unity
- Topic: Change text color with text mesh pro
- Replies: 2
- Views: 217
Re: Change text color with text mesh pro
oh, nevermind
if someone is looking for the answer, you should use this <color=red>RED</color>
if someone is looking for the answer, you should use this <color=red>RED</color>
- Sun Oct 24, 2021 5:02 pm
- Forum: Dialogue System for Unity
- Topic: Change text color with text mesh pro
- Replies: 2
- Views: 217
Change text color with text mesh pro
Hi, before i was using normal ui text and i was using "<color=cyan>Text</color>" to change color, but it doesn't work with tmp. Can someone help me please?
thanks
thanks
- Sun Oct 24, 2021 2:14 pm
- Forum: Dialogue System for Unity
- Topic: Text Mesh pro button
- Replies: 3
- Views: 902
Re: Text Mesh pro button
thanks!Tony Li wrote: ↑Sun Oct 24, 2021 9:02 am Hi,
- Inspect your response button(s) or response button template.
- Remove the child Text GameObject.
- Add a child TextMeshProUGUI GameObject.
- Inspect the button's StandardUIResponseButton component. Assign the child TextMeshProUGUI GameObject to the Label field.
- Sun Oct 24, 2021 8:55 am
- Forum: Dialogue System for Unity
- Topic: Text Mesh pro button
- Replies: 3
- Views: 902
Text Mesh pro button
Hi, how do i implement text mesh pro in the Response Button? I already did the welcome windows thing but i don't know how to enable txt mesh pro for the button
- Thu Oct 14, 2021 11:09 am
- Forum: Dialogue System for Unity
- Topic: Change dialogue color for just some text
- Replies: 3
- Views: 261
- Thu Oct 14, 2021 10:56 am
- Forum: Dialogue System for Unity
- Topic: Change dialogue color for just some text
- Replies: 3
- Views: 261
Change dialogue color for just some text
Hi, i need to change text color for some dialogues like ace attorney or danganronpa, when the character thinks things the text is blue or when someone is talking the text is white (like this, but i need blue for a single message https://www.gamereactor.eu/media/27/21s ... 202745.jpg)