Closed tjmclain closed 1 year ago
ActionLibrary already caches its own data, but DialogueRunner forces a refresh anyway. All I need to do here is stop DialoguRunner from calling refresh if we're not in editor. https://docs.godotengine.org/en/stable/tutorials/plugins/running_code_in_the_editor.html
ActionLibrary already caches its own data, but DialogueRunner forces a refresh anyway. All I need to do here is stop DialoguRunner from calling refresh if we're not in editor. https://docs.godotengine.org/en/stable/tutorials/plugins/running_code_in_the_editor.html