- Add parsing of STF files so the user can visually see what the text is. This can include a dropdown box for each node's properties that will allow the user to pick an entry for the particular STF.
- Allow toggling of actual text from the STF file or just seeing the file and entry number like it is now
Refactor the nodes to 4 types: ConversationNode (base), OptionNode, ResponseNode, BeginNode, EndNode - this will allow greater flexibility for future options- [Maybe] Quest node that will allow activation of a quest, as well as a quest check within BeginConversation. Should also add in a Next Task node for quests, might be helpful for the future.
List view
0 issues of 2 selected
- Status: Open.#3 In ProjectSWGCore/ConversationScriptCreator;
- Status: Open.#1 In ProjectSWGCore/ConversationScriptCreator;