Search found 7 matches

by Xeraclom14
Mon Jan 09, 2023 3:44 pm
Forum: Dialogue System for Unity
Topic: Localize UI not working on TMP Dropdown
Replies: 3
Views: 250

Re: Localize UI not working on TMP Dropdown

Thanks! Works like a charm.
by Xeraclom14
Mon Jan 09, 2023 2:40 pm
Forum: Dialogue System for Unity
Topic: Localize UI not working on TMP Dropdown
Replies: 3
Views: 250

Localize UI not working on TMP Dropdown

Hi, i'm the final process of localizing my game and all that's left is adding localization to the dropdown's options. If I understood correctly, you only need to add the Localize UI component to the dropdown, and it will use the options text as field names for localization, right? I've set up everyt...
by Xeraclom14
Thu Jan 05, 2023 3:22 pm
Forum: Dialogue System for Unity
Topic: Dialogue not showing first line when using Typewriter effect
Replies: 8
Views: 336

Re: Dialogue not showing first line when using Typewriter effect

Somehow I didn't stumble over that option for the entire time I was looking for a solution, oops :lol: maybe it makes more sense to put it in the typewriter itself?
by Xeraclom14
Thu Jan 05, 2023 3:01 pm
Forum: Dialogue System for Unity
Topic: Dialogue not showing first line when using Typewriter effect
Replies: 8
Views: 336

Re: Dialogue not showing first line when using Typewriter effect

Hi again! I think I found the root of the problem, so if it can be fixed on a future patch here's what's wrong: The typewriter effect starts regardless if the dialogue panel or subtitle panels are playing their show animation, so if those animations just happens to be on situations where TMP breaks ...
by Xeraclom14
Wed Jan 04, 2023 3:13 pm
Forum: Dialogue System for Unity
Topic: Dialogue not showing first line when using Typewriter effect
Replies: 8
Views: 336

Re: Dialogue not showing first line when using Typewriter effect

Update: I managed to make it work, but only using the original AnimationController "Canvas Group Animation Controller" from the template. When I change it to my own, the first line breaks Update 2: I found a solution! Turns out, my animation was setting the Textbox's size delta to negative...
by Xeraclom14
Wed Jan 04, 2023 2:42 pm
Forum: Dialogue System for Unity
Topic: Dialogue not showing first line when using Typewriter effect
Replies: 8
Views: 336

Re: Dialogue not showing first line when using Typewriter effect

I'm on 2.2.33 Play On Enable is unticked, and the issue persists. Upon some more tinkering, I noticed that the template works fine, even with a TMP typewriter effect on it, so I tried to re-do all my custom Dialogue UI over the template, and when I change the animator/animation controller of Dialogu...
by Xeraclom14
Wed Jan 04, 2023 12:02 pm
Forum: Dialogue System for Unity
Topic: Dialogue not showing first line when using Typewriter effect
Replies: 8
Views: 336

Dialogue not showing first line when using Typewriter effect

Hi! I was porting my dialogue system and I'm stuck with what appears to be a simple problem but I've running in circles for hours trying to fix it. I have made my own Dialogue UI from the "Focus" template, and everything works fine, except that when opening a dialogue, the first spoken sen...