Hi,
I’m having difficulty accessing a variable value within nested MCs.
On Scene 1 in the addFullPanel function, the variable panelNames exists.
However, I’d like to use this variable value within the MC FullProjectPanel in the switch function in order to load a corresponding xml file.
As it stands the variable is empty within the FullProjectPanel function.
Hope this makes sense.
Cheers