Sure, here is the “goal” - I want to have grid of points and each point knows about other nearby points. Aka nodes and edges. This is the way it looks in the world using BP struct (without an issue) ![alt text]
This point knows about 2 other points1
Code will be in another post