Connection

The "Connection" plugin is designed to render the connections between nodes within the editor area. Its primary function is to visualize and manage the paths that connect the sockets of different nodes.

This is how connections established by the "Connection" plugin will look.

Features

  • Rendering Connection Paths: Draws and displays the paths that connect node sockets, providing a clear visual representation of the relationships and data flow between nodes.
  • Socket Connectivity: Enables the connection of node sockets to each other, allowing for the creation of complex bot logic and workflows.

By utilizing the "Connection" plugin, you can efficiently establish and visualize the connections between nodes, enhancing your ability to create and manage intricate bot designs within the editor.

This plugin operates independently of the Node Renderer plugin. However, without the Node Renderer plugin, the connections will not be visible, as there will be no nodes or sockets to connect and render.