Search found 5 matches

by touchgoals
Sat Jun 08, 2024 5:00 pm
Forum: Dialogue System for Unity
Topic: Can't Find Subtitle Panel For [Character] 'Line of Dialogue'
Replies: 2
Views: 67

Re: Can't Find Subtitle Panel For [Character] 'Line of Dialogue'

Update: this appears to be the case for every scene transitioning into another one using the (LoadLevel) command
by touchgoals
Sat Jun 08, 2024 4:36 pm
Forum: Dialogue System for Unity
Topic: Can't Find Subtitle Panel For [Character] 'Line of Dialogue'
Replies: 2
Views: 67

Can't Find Subtitle Panel For [Character] 'Line of Dialogue'

Hi Tony, I'm getting some strange errors that I'm having trouble fixing myself. Basically, I have a scene with a conversation that ends (and with debug info on it does say "conversation ending" in the console log, but I get an error on the line of dialogue with the (LoadLevel) sequence com...
by touchgoals
Fri Jun 07, 2024 2:21 am
Forum: Dialogue System for Unity
Topic: Order In Layer Help?
Replies: 1
Views: 42

Order In Layer Help?

Hi folks! This may be a silly question, but I’m having a bit of trouble getting my UI to layer properly? I’m using the VN framework and my text box has some embellishments near the top which are covering up the character name text (image: https://imgur.com/a/VlTlTEQ I hope that link works haha.) See...
by touchgoals
Mon Apr 01, 2024 2:19 pm
Forum: Dialogue System for Unity
Topic: Make Conversations Replayable
Replies: 3
Views: 110

Re: Make Conversations Replayable

I think I figured out the issue: the new scenes were loading before the conversation ended. It appears to be fixed now!
by touchgoals
Sat Mar 30, 2024 10:49 pm
Forum: Dialogue System for Unity
Topic: Make Conversations Replayable
Replies: 3
Views: 110

Make Conversations Replayable

Hello all! So I'm working on a game where if you fail certain minigames, it will boot you back to a short narrative scene that can be seen multiple times in one run. The dialogue system trigger is set to "On Start." However, if you've already seen the conversation and are booted back to th...