Search found 6 matches
- Wed Oct 02, 2024 3:23 am
- Forum: Dialogue System for Unity
- Topic: Changing conversation field in dialogue entry script
- Replies: 1
- Views: 36
Changing conversation field in dialogue entry script
Hello I missed something here In the box SCRIPT of one of my dialogue entry (for example when the actor is speaking), i know how to change a variable, a quest, an item, etc... field For this i write for example : Variable["myboolean"] = false But i don t know how to reach and modify a Conv...
- Sat Dec 17, 2022 4:40 am
- Forum: Dialogue System for Unity
- Topic: Actor name localization
- Replies: 5
- Views: 274
Re: Actor name localization
Wow you are amazing :p
It s like you created it and knew all about it
Thanks a lot
It s like you created it and knew all about it
Thanks a lot
- Fri Dec 16, 2022 11:57 am
- Forum: Dialogue System for Unity
- Topic: Actor name localization
- Replies: 5
- Views: 274
Re: Actor name localization
Same with the Display Name
I went to TEMPLATES
i added a field "Display Name hu" on localization under Display Name TEXT
Then i make MENU update, apply, sync
Then i go back to ACTOR
i click on one
i tick the box USE DISPLAY NAME
but i can see only one field Display name, not the second one
I went to TEMPLATES
i added a field "Display Name hu" on localization under Display Name TEXT
Then i make MENU update, apply, sync
Then i go back to ACTOR
i click on one
i tick the box USE DISPLAY NAME
but i can see only one field Display name, not the second one
- Fri Dec 16, 2022 5:59 am
- Forum: Dialogue System for Unity
- Topic: Actor name localization
- Replies: 5
- Views: 274
Actor name localization
Hello Little new problem In TEMPLATES, i created under ACTOR a new field called "Name hu" and put the type to Localization (for having a name in hungarian for example) Then in menu, i update, synchronize, apply, whatever... Sadly, when i go to actor and click on my line, i still can t see ...
- Thu Dec 15, 2022 5:32 am
- Forum: Dialogue System for Unity
- Topic: Custom Lua Function Info not showing well
- Replies: 3
- Views: 182
Re: Custom Lua Function Info not showing well
Ok, i tried with 2021.3.15f1 and it works perfectly
You can close this post
Sorry for bothering
[edit] wow you are so quick to answer, my god
thanks a lot, you are amazing, so much reactivity
You can close this post
Sorry for bothering
[edit] wow you are so quick to answer, my god
thanks a lot, you are amazing, so much reactivity
- Thu Dec 15, 2022 4:56 am
- Forum: Dialogue System for Unity
- Topic: Custom Lua Function Info not showing well
- Replies: 3
- Views: 182
Custom Lua Function Info not showing well
Helllloooo First thanks for all your system, videos, amazing work Sometimes it s really complicated to go in i have to say but Woooowwww, so much possibilities Anyway i have a problem I suppose it maybe comes from my editor but it s really annoying I m using version 2021.3.4f1 at the moment And when...