Unity graph tool solution based on different implementation now focused on Unity.Experimental.Graphview
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
taoria 26b37f3044 Merge branch 'main' of https://github.com/taoria/T-Node into working-in-process 3 years ago
Scenes fix:work around on scene object serialization 3 years ago
TNodeCore feat:allowing runtime node traversal with non circular graph 3 years ago
TNodeGraphViewImpl feat:allowing runtime node traversal with non circular graph 3 years ago
.gitignore 1.Init pack 3 years ago
EasyRandomGenerator.meta 1.working on node serialization 3 years ago
License Create License 3 years ago
License.meta 1.fix a bug for graph editor creator 3 years ago
README.md Update README.md 3 years ago
Scenes.meta 1.Init pack 3 years ago
TNodeCore.meta refactor:Build TNodeCore 3 years ago
TNodeGraphViewImpl.meta refactor: Move implementation level to another folder 3 years ago
TextMesh Pro.meta feat: force blackboard select no scene object 3 years ago

README.md

T-Node

Simple wrapper for unity experimental graphview

The main goal is to make graph script easy and clean

Note it's not fully usable on current stage and need a better development