Hey all!
Putting together a scene which uses a global list (that has only 2 columns) to set the a name and the filepath to an image pertaining to that name. I am using a text file with comma delineation.
I have 2 different Quads in 2 different groups, both of which need the same picture applied to them. This image is selected from a combobox which is being applied to a text field. So 1 text field (containing the name) is supposed to feed 2 unique quads. I have also assigned the filepath column to both Quad 1 and Quad 2.
My text layer containing the name is working fine, but I am only seeing the image applied on 1 of the 2 quads. Am I doing something wrong? Sorry if it is something obvious. I have traced my steps back and forth a couple of times now.
No Visual Logic or scripting is being used....so far.
Thanks guy!