# T-Node Node graph creation tool based on unity experimental graphview and if possible latter,GTF. the main goal of the repo is to make graph creation easier and more intuitive. Note **it's not usable and productive on current stage** and need a better development . and it's mainly for my own use now. The tool separate its graph editor implementation and the graph creation logic. # Install currently under development # Main Features * Create graph script by the creator tool * Node creation based on specified type of graph * Easy port creation via attribute * Runtime graph * Blackboard for runtime graph as exposed parameters * Runtime graph execution * An easy test mode (Runtime graph only) # Some To-dos * Caching runtime state for faster execution * Undo redo support * Function as port * Better blackboard support # Usage No ,It's better not to use TNode at current stage until it's stable. ### Convention