Using telepathy, can I send from the main canvas and receive inside a cluster? Google AI insists that it’s possible, but I can’t make it work. When I create the receiver in the cluster (either from scratch or by pasting a working receiver from the main canvas), it says “failed to collect data”. I’d love to see a working example, but I haven’t been able to find one online.
Its not possible. Each cluster is essentially its own grasshopper canvas. Telepathy cannot communicate with whats inside it.
Hello @Michael_Shepanski No. Telepathy does not work inside clusters. It only sends/receives on the main canvas, so a receiver in a cluster will fail.