From 657bf0e0368fb8604afc2f74749a7d3e10249d5b Mon Sep 17 00:00:00 2001 From: Cem Ugur Karacam Date: Wed, 24 Nov 2021 22:33:47 +0300 Subject: [PATCH] Runtime node editor added --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bfcd948..236741f 100644 --- a/README.md +++ b/README.md @@ -261,6 +261,7 @@ Navigation: * [Unity Tilemap](https://github.com/toinfiniityandbeyond/unity-tilemap) - 2D tilemap editor. * [Node Editor Framework](https://github.com/Seneral/Node_Editor_Framework) - Node Editor Framework for creating node based displays and editors. * [Unity Event Visualizer](https://github.com/MephestoKhaan/UnityEventVisualizer) - graph editor for viewing all UnityEvents. +* [Runtime Node editor](https://github.com/cemuka/UnityRuntimeNodeEditor) - Unity runtime node editor using with Unity UI. ### Inspector Extensions * [Reorderable Lists](https://bitbucket.org/rotorz/reorderable-list-editor-field-for-unity) - reorderable list field.