Search found 5 matches
- Tue May 31, 2022 9:13 am
- Forum: Dialogue System for Unity
- Topic: Changing Display Name runtime doesn't work with NPCs
- Replies: 3
- Views: 553
Re: Changing Display Name runtime doesn't work with NPCs
Hi Tony, thanks for your response. It's not about changing it in the middle. But thats nice to know it works :D I somehow thought it would be cached somewhere but didnt bother with it. I have one conversation where Reid gets her name and where Desmond gets his name. Reid keeps her name after the con...
- Tue May 31, 2022 5:18 am
- Forum: Dialogue System for Unity
- Topic: Changing Display Name runtime doesn't work with NPCs
- Replies: 3
- Views: 553
Changing Display Name runtime doesn't work with NPCs
Hi there, I've been working with display name the whole project cause its easier to change the the texts without destroying any logic. My protagonist is named "???" at the beginning until a certain dialogue appears. After that the actor is called "Reid". That works just fine. But...
- Mon Sep 27, 2021 5:46 am
- Forum: Dialogue System for Unity
- Topic: Import Excel/Google Sheet with folder structure
- Replies: 5
- Views: 1008
Re: Import Excel/Google Sheet with folder structure
Thank you so much for your help! Guess I have to work with another tool for my branching narrative.
- Wed Sep 22, 2021 11:43 am
- Forum: Dialogue System for Unity
- Topic: Import Excel/Google Sheet with folder structure
- Replies: 5
- Views: 1008
Re: Import Excel/Google Sheet with folder structure
Hey Tony The Excel format doesn't allow forward slashes in worksheet names. I just updated the Excel importer package on the Extras page. It has a new checkbox that lets you specify the conversation title in cell B2: Really nice! Thanks for the Importer Update. I hope this works for me as I hope :D ...
- Wed Sep 22, 2021 9:28 am
- Forum: Dialogue System for Unity
- Topic: Import Excel/Google Sheet with folder structure
- Replies: 5
- Views: 1008
Import Excel/Google Sheet with folder structure
Hi there, I just started writing my texts in Google Sheets cause this seemed like the easiest way for me. I've installed the excel importer for the dialogue system. At the moment im at like 50-100 conversations. I cleaned everything up by putting them in "root/child/grandchild/conversation"...