Saving special quotes.
Posted: Wed Feb 28, 2018 5:18 am
Hello! Please help me!
I have special quotes in my conversations. When NPC says them, special quotes must be saved for example in "Application.persistantData/important_quotes.json" file, so then I can read them in my journal of important quotes during the game. So the questions are:
1) How can I mark a dialogue entry as important?
2) How do I know that the dialogue entry has been said right now (by NPC) and I must save it.
3) How can I get these important quotes which just have been said in my C# script to save them to json file?
Sorry for my not very good English) Thank you!
I have special quotes in my conversations. When NPC says them, special quotes must be saved for example in "Application.persistantData/important_quotes.json" file, so then I can read them in my journal of important quotes during the game. So the questions are:
1) How can I mark a dialogue entry as important?
2) How do I know that the dialogue entry has been said right now (by NPC) and I must save it.
3) How can I get these important quotes which just have been said in my C# script to save them to json file?
Sorry for my not very good English) Thank you!