UI Connect is an easily customizable UI framework to turn UI Objects into connectable drag/drop blocks.Customizable UI framework with Wirable drag/drop blocks and a custom UI line renderer 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 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:Drag/Drop BlocksLogic and visual connectionVerify crossing linesConnection types (SPLine, ZShape, 2 points Line)Line color and widthCanvas Render Mode: Overlay, Camera, World SpaceLine CapsLine Animation {type: Lerp, Constant Speed; number of points, points size, points color; draw type: Square, Circle, Triangle; speed}📚 Documentation🎮 Logic Gates Sample Scene