awesome-unity icon indicating copy to clipboard operation
awesome-unity copied to clipboard

Editors category and Runtime Node Editor added

Open cemuka opened this issue 2 years ago • 0 comments

Almost every node editor made in unity is using unity editor to make it.
My goal was make it in runtime with unity ui.

  • Prefab based workflow
  • Context Menu for graph, nodes and connections
  • Load and save a graph using node serializer
  • Pan and zoom
  • Legacy and new Input System

Readme and project contains an example for creating new nodes and graphs

cemuka avatar Nov 25 '21 11:11 cemuka