This accessory is slightly broken right now and I have no idea why - shows blank gaps
A special shader that draws a "lead" between two positions on 2 different avatars. It works by detecting the other shader and drawing a line between the 2 positions (like screenshot).
There is no README but I got it to work by doing:
- Create an object and give it a material with the
LeadBeacon
shader - this is the person holding the lead - Create an object and give it a material with the
LeadChainMesh
shader - this for the person at the other end of the lead - Add toggles as necessary