Search found 15 matches

by ste
Mon Mar 30, 2020 1:05 pm
Forum: Dialogue System for Unity
Topic: Animated portraits
Replies: 3
Views: 475

Re: Animated portraits

GREAT! Thanks!
by ste
Mon Mar 30, 2020 3:39 am
Forum: Dialogue System for Unity
Topic: Animated portraits
Replies: 3
Views: 475

Animated portraits

Sorry if this question has already been asked but... which is the easiest and fastest way to implement actor's animated portraits?
by ste
Wed Mar 25, 2020 8:09 am
Forum: Dialogue System for Unity
Topic: Change Actor's name with a Number variable
Replies: 3
Views: 483

Re: Change Actor's name with a Number variable

Great! Thank you very much :)
by ste
Wed Mar 25, 2020 7:00 am
Forum: Dialogue System for Unity
Topic: Change Actor's name with a Number variable
Replies: 3
Views: 483

Change Actor's name with a Number variable

Hi,

is there a way to change the Actor's name according to the state of a Number variable?

Thank you in advance for your help!
by ste
Thu Nov 21, 2019 3:48 am
Forum: Dialogue System for Unity
Topic: Easiest way to skip dialogues
Replies: 3
Views: 428

Re: Easiest way to skip dialogues

It works GREAT! Thanks :)
by ste
Thu Nov 21, 2019 3:47 am
Forum: Dialogue System for Unity
Topic: Automatic Scrolling and etc
Replies: 13
Views: 3848

Re: Automatic Scrolling and etc

Hi, Does the scrollbar appear? If so, can you scroll down using the mouse? If so, then the next step is to make the scroll rect scroll down to your current selection. This isn't specific to the Dialogue System. It's just the way Unity UI works. To make Unity UI scroll to the current selection, use ...
by ste
Wed Nov 20, 2019 11:50 am
Forum: Dialogue System for Unity
Topic: Easiest way to skip dialogues
Replies: 3
Views: 428

Easiest way to skip dialogues

Hi everybody!

Which is the easiest and fastest way to let the player skip dialogues by simply pressing a key?

Is there somewhere any checkbox to activate without scripting anything? ;)

Thanks in advance!
by ste
Wed Nov 20, 2019 10:38 am
Forum: Dialogue System for Unity
Topic: Automatic Scrolling and etc
Replies: 13
Views: 3848

Re: Automatic Scrolling and etc

Hi, I reply here too because I don't want to create another thread as it may spam the forum. I can't figure out how to scroll the content. In this image I have 5 Choices. I can see only 4 but when I try to select the 5th one, it's hidden. https://i.ibb.co/NsNd4Wg/answer.png I use the JRPG Template S...
by ste
Fri Nov 15, 2019 5:23 am
Forum: Dialogue System for Unity
Topic: Change [pic] with a boolean variable
Replies: 2
Views: 501

Re: Change [pic] with a boolean variable

Great! Thanks! :)
by ste
Thu Nov 14, 2019 10:41 am
Forum: Dialogue System for Unity
Topic: Change [pic] with a boolean variable
Replies: 2
Views: 501

Change [pic] with a boolean variable

Hi,

is there a way to change the character picture according to the state of a boolean variable?

Thank you in advance for your help!