I’m trying to get the following set up
https://docs.blender.org/manual/en/latest/render/shader_nodes/input/texture_coordinate.html#id2
but I can’t quite figure out the right node setup. In the image, it seems like the instanced spheres take their color from one point on the main sphere, as opposed to the whole thing. I can sorta get the texture to play on my instanced spheres if I feed ‘object’ from the texture coord node into the vector on my texture node, and that into my surface, but the size is all off, and it shows the whole texture on my instances, not just ‘one color’.