Search found 23 matches

by Syntagma
Sun Feb 16, 2025 7:47 am
Forum: Dialogue System for Unity
Topic: Submit Button Problem (Rewired)
Replies: 5
Views: 3427

Re: Submit Button Problem (Rewired)

I really cant solve this bug. Here is an example of a conversation fail: DialogueBug.jpg 1: It Displays the conversant text. For whatever reason it adds those sequence delays (sequence fields are empty in the dialogue inspector, in all of them) 2: Response Menu Dialogue is never shown Again, not hap...
by Syntagma
Thu Feb 06, 2025 4:44 pm
Forum: Dialogue System for Unity
Topic: Submit Button Problem (Rewired)
Replies: 5
Views: 3427

Re: Submit Button Problem (Rewired)

Hi, when I thought it was gone..... Its happening again. - I have set Always Auto Focus checkbox ON. - Event system (rewired) has "Response" as selected (No response button shows up) - Pressing Space works when stuck - There is no OnClick on any response button - Its NOT always happening -...
by Syntagma
Sat Feb 01, 2025 7:52 am
Forum: Dialogue System for Unity
Topic: Submit Button Problem (Rewired)
Replies: 5
Views: 3427

Submit Button Problem (Rewired)

Hi, I have a random anoying problem that sometimes, continur button wont work when pressing submit button in the gamepad. It can happen at any point, on responses or continuing on NPC dialogues (it get stuck). Pressing "Space" (my continue button) on the keyboard will continue but not if t...
by Syntagma
Sat Dec 28, 2024 4:31 pm
Forum: Dialogue System for Unity
Topic: Oen AI - Translation
Replies: 16
Views: 3690

Re: Oen AI - Translation

Tried again, still happening:

Code: Select all

Drawer" in Spanish is "Cajón"

Code: Select all

No"
by Syntagma
Fri Dec 27, 2024 4:17 pm
Forum: Dialogue System for Unity
Topic: Oen AI - Translation
Replies: 16
Views: 3690

Re: Oen AI - Translation

I copy pasted exactly so its : BlackSmith" in Spanish is "Herrero".

Checking now more, I also have some locs that ends in a ". For example "OK" (without the "")was translated in spanish as: Está bien" (with an ending")

so

Code: Select all

Ok
is

Code: Select all

Está Bien"
by Syntagma
Fri Dec 27, 2024 3:50 pm
Forum: Dialogue System for Unity
Topic: Oen AI - Translation
Replies: 16
Views: 3690

Re: Oen AI - Translation

ok i tried. Much better but still two mistakes (from 300 entries)

- BlackSmith" in Spanish is "Herrero"
- Drawer" in Spanish is "cajón"

Before i had much more mistakes.

Thanks!
by Syntagma
Wed Dec 25, 2024 1:25 pm
Forum: Dialogue System for Unity
Topic: Oen AI - Translation
Replies: 16
Views: 3690

Re: Oen AI - Translation

Hi,
its not working when translating a text table, lots of "The translation of "Spark stones" in French is "Pierres étincelantes."

So far, it was good on the dialogues.
by Syntagma
Wed Dec 18, 2024 1:55 pm
Forum: Dialogue System for Unity
Topic: Oen AI - Translation
Replies: 16
Views: 3690

Re: Oen AI - Translation

Working now!
by Syntagma
Tue Dec 17, 2024 5:38 am
Forum: Dialogue System for Unity
Topic: Oen AI - Translation
Replies: 16
Views: 3690

Re: Oen AI - Translation

Thanks! Testing now.
by Syntagma
Sat Dec 07, 2024 8:35 am
Forum: Dialogue System for Unity
Topic: Oen AI - Translation
Replies: 16
Views: 3690

Re: Oen AI - Translation

Hi!
Is there any update on this?