Sorry if this is a pretty rudimentary thing, still learning the ropes of Xpression. Wondering if there's a way to apply data from a list of image files to have a ComboBox automatically swap out a background/headshot image in a scene. Using this for player slates for a baseball game.
I've been looking at the User Input Control tutorial on XPression U (
XPression U: User Input Controls Advanced Use Cases (Basics 115)), but the input control there is text-based, and the creator of the video never mentions how the headshot in that scene is linked to the control.
I've got an Excel sheet with the player numbers and the paths to the images all set up and exported to a csv and then a txt file. Just not sure how to take that file and create a ComboBox that will let me switch those background images by player number.
Again, sorry if this is actually rudimentary, any help would be appreciated.