A Line Renderer helper used to draw a chain between multiple gameObjects, like a node connector
1 Overview
3 Methods
4 Usage
6 See also
The UI Line Connector, allows you Override the Line Renderer control to build a line connecting the selected GameObjects.
This produces a Node connector style effect between the provided UI GameObjects.
Depends on the UI Line Renderer component
Note The Lines depend on the Pivot’s of the Main Canvas, Line Renderer and the Selected GameObjects. Adjust as required. ———
The properties of the UILineConnector control are as follows:
Property | Description |
---|---|
Transforms | The List of GameObjects to connect lines between |
The UILineConnector is available as a Game Component menu in “UI / Extensions / UI Line Connector”. This will also add the UI Line Renderer component by default
Click to play
Credit Alastair Aitchison
Sourced from - https://bitbucket.org/UnityUIExtensions/unity-ui-extensions/issues/123/uilinerenderer-issues-with-specifying