Godot-DialogGraphPlugin
Godot-DialogGraphPlugin copied to clipboard
A simple Godot plugin for dialog graph creation.
Not sure if this is intentional but this repo is licensed under GPL 3.0, meaning it cannot be used in non-GPL projects. Using the LGPL 3.0 license would mean you...
There's a ReadValue node (the Condition GraphNode) but no method of setting anything. I'd like a graph-node similar to Condition but with a value field in addition to the Path...
Godot version v3.1.rc1. When I want to save json file to res://dialogues/, nothing happen. Could you fix this bug and make some console log? Also, the node is too large...