UI Node Connect 3 is a customizable UGUI Node framework with wirable drag/drop blocks that allows you to create interactive node interfaces for your Game or App.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.📚 Documentation🎮 Logic Gates Sample SceneAdd 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.Features:Support for the New Input SystemSupport for Canvas Render Mode: Overlay, Camera, World SpaceDrag/Drop BlocksLogic and visual connectionVerify crossing linesConnection types (SPLine, ZShape, Soft ZShape, Straight Line)Line color and widthLine CapsLine Animation {type: Lerp, Constant Speed; number of points, points size, points color; draw type: Square, Circle, Triangle; speed}Connection and connection point hover📚 Documentation🎮 Logic Gates Sample Scene