So, I have a sports scene that will be used to compare two players.
The images used will be inserted through Streamline and they use metadata fields to specific things like their names, what team they play for and and what sport they play. (colleges could have multiple sports).
I have the strings from those metadata fields parsed to individual text boxes (that are hidden).
I would like to compare the two strings and IF they are EQUAL then pass that value to another text used to select a background based on their sport (i.e., football, hockey, basketball, etc.).
If those strings are NOT identical (i.e., one is a basketball player and the other a football player), then the background would be blank.
I have it functioning off either of the separate texts but how do I set up a compare for something like this?
------------------------------
Kenny Meade
------------------------------