Not sure this is where to ask about my challenge: In a news style livestream where names of reporters need to be displayed as they change, what is the easiest way to do that. Currently, I use a rudimentary scene with each name that displays the name in a banner at bottom of current camera scene. But as cameras change (i use 4 cams) I would have to display the name in every possible camera scene. There must be a better way. Is there an environment variable I can set for the name "field", so that I can dynamically change across camera scenes and display the current reporters name?