Search found 5 matches
- 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: 147
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
- 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: 147
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...
- Fri Jun 07, 2024 2:21 am
- Forum: Dialogue System for Unity
- Topic: Order In Layer Help?
- Replies: 1
- Views: 91
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...
- Mon Apr 01, 2024 2:19 pm
- Forum: Dialogue System for Unity
- Topic: Make Conversations Replayable
- Replies: 3
- Views: 144
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!
- Sat Mar 30, 2024 10:49 pm
- Forum: Dialogue System for Unity
- Topic: Make Conversations Replayable
- Replies: 3
- Views: 144
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...