UGUI Node framework to facilitate the creation of node systems for your Game or App with wirable drag/drop blocks that allows you to create interactive interfaces as flowcharts, circuit boards, connection puzzles, node graph and others.
Add your own sprites, texts, colors, buttons and turn any UI Object (with an Image component) into a Connectable Node Block.
Make your Canvas part of your gameplay by adding a new interaction way for the users to manipulate and connect UI Objects with each other by a Line or SPLine.
Use the API to acess and/or set the system variables, check and analyze the connections, create logic conditions, or even expand the C# code to your needs.