scene transitions/reloading break variables, don't reload correctly? code included.

yes, it is the same one in the above code, but i moved it into the main onCreate function to fix the crash issue.  When i did this, I also added it to the group, along with a few other objects i moved into the main code.  The others work, but this one doesn’t.

Is there a limit on the number of things in a group?  The group it goes in has 32 items in it.

would it be possible to put the code into the enterScene function?  That may work if it is called after the transition is finished.