Search found 7 matches

by olakehs
Mon Apr 26, 2021 3:41 am
Forum: Dialogue System for Unity
Topic: PlayerPrefs or other script variables as conditions?
Replies: 1
Views: 72

PlayerPrefs or other script variables as conditions?

Hey Tony and everyone

I was wondering if someone knew how to set a condition via playerprefs? i.e. I have 2 nodes and would like to choose path A if PlayerPrefs.GetInt("Choice",1)

Thank you in advance for any advice
O
by olakehs
Mon Apr 19, 2021 9:51 pm
Forum: Dialogue System for Unity
Topic: Set different Dialogue UI from script
Replies: 4
Views: 163

Re: Set different Dialogue UI from script

Thanks again Tony!

Also, if you don't mind, how would one change dialogue panels mid-convo? Is there something I need to place in the Script field at a node's Dialogue Entry?
by olakehs
Mon Apr 19, 2021 8:13 pm
Forum: Dialogue System for Unity
Topic: Set different Dialogue UI from script
Replies: 4
Views: 163

Set different Dialogue UI from script

Hi everyone Might be a very basic question, but I've had a search around and read through the manual and can't seem to find it so thought I'd ask here. How do I set different Dialogue UI via script? What I've currently got is an array currently attached to the DialogueManager which I place a bunch o...
by olakehs
Mon Apr 19, 2021 6:30 pm
Forum: Dialogue System for Unity
Topic: Typewriter (TMP) only occurs on the first node
Replies: 4
Views: 161

Re: Typewriter (TMP) only occurs on the first node

Awesome, thanks for clarifying Tony. Really enjoying using Dialogue System
by olakehs
Mon Apr 19, 2021 4:48 am
Forum: Dialogue System for Unity
Topic: Typewriter (TMP) only occurs on the first node
Replies: 4
Views: 161

Re: Typewriter (TMP) only occurs on the first node

OK I think I resolved it

In case others may come across this issue: I needed to set the 'Subtitles Chars Per Second' found under the Dialogue System Controller, to something higher than the TextMesh Pro Typewriter Effect component's 'Characters per Second'
by olakehs
Mon Apr 19, 2021 2:32 am
Forum: Dialogue System for Unity
Topic: Typewriter (TMP) only occurs on the first node
Replies: 4
Views: 161

Typewriter (TMP) only occurs on the first node

Sorry bit of a newbie on Dialogue System (and Unity for that matter)... but for some reason Typewriter for TMP only seems to run for the first node, and any subsequent node it doesn't typewrite. I've just added the TextMesh Pro Typewriter Effect component and have not adjusted any of the settings Th...