Hi Tony,
I suspected so, thanks for help!
Best!
Search found 77 matches
- Fri Aug 12, 2016 4:58 am
- Forum: Dialogue System for Unity
- Topic: setting Lua Vars and ScriptableObject
- Replies: 2
- Views: 740
- Thu Aug 11, 2016 1:20 pm
- Forum: Dialogue System for Unity
- Topic: setting Lua Vars and ScriptableObject
- Replies: 2
- Views: 740
setting Lua Vars and ScriptableObject
Hi Tony, I am trying to set some lua vars by choosing a random string from an array of strings residing in a ScriptableObject. I am getting this error: HasKey is not allowed to be called from a ScriptableObject constructor (or instance field initializer), call it in OnEnable instead. Called from Scr...
- Tue Jul 12, 2016 2:53 pm
- Forum: Dialogue System for Unity
- Topic: Random Dialogue System
- Replies: 2
- Views: 853
Re: Random Dialogue System
Tony,
great thanks, again!
Best!
great thanks, again!
Best!
- Tue Jul 12, 2016 11:55 am
- Forum: Dialogue System for Unity
- Topic: Random Dialogue System
- Replies: 2
- Views: 853
Random Dialogue System
Hello Tony, I am considering using randomly choosen dialogues for some of my NPCs. This should be short conversations that would add some nice touch to the game and make it feel less "generic". What is the best way to start with this? My guess: make a large conversation in a dedicated DB, ...
- Wed Jun 29, 2016 9:16 am
- Forum: Dialogue System for Unity
- Topic: Auto Show Alert
- Replies: 14
- Views: 2993
Re: Auto Show Alert
Sure I will!
Best!
Best!
- Tue Jun 28, 2016 3:59 am
- Forum: Dialogue System for Unity
- Topic: Auto Show Alert
- Replies: 14
- Views: 2993
Re: Auto Show Alert
Hi Tony,
I'm sorry for the late reply - had other responsibilities. So far the converter works fine, though I had no chance to test all DBs yet. Thank you!
I'm sorry for the late reply - had other responsibilities. So far the converter works fine, though I had no chance to test all DBs yet. Thank you!
- Fri Jun 17, 2016 12:29 pm
- Forum: Dialogue System for Unity
- Topic: Auto Show Alert
- Replies: 14
- Views: 2993
Re: Auto Show Alert
Hi Tony,
great thanks! I will give you a feedback on this once I apply the tool.
Best!
great thanks! I will give you a feedback on this once I apply the tool.
Best!
- Wed Jun 15, 2016 6:47 am
- Forum: Dialogue System for Unity
- Topic: Best way to convert dialogues from text format
- Replies: 3
- Views: 831
Re: Best way to convert dialogues from text format
Thank you Tony!
- Tue Jun 14, 2016 12:47 pm
- Forum: Dialogue System for Unity
- Topic: Best way to convert dialogues from text format
- Replies: 3
- Views: 831
Best way to convert dialogues from text format
Hi Tony, some of my dialogues are written in plain text files, in a script-like fashoin (capitalize name of the character, under that its dialogue line, then an empty line, and then the same for the other conversant). What kind of pipeline would would recommend for converting that into DS database (...
- Wed Jun 08, 2016 12:04 pm
- Forum: Dialogue System for Unity
- Topic: Auto Show Alert
- Replies: 14
- Views: 2993
Re: Auto Show Alert
Wow, you are my hero Tony!