Much appreciated. Any ideas are welcomed!
Another issue that I just happened to find is… for each level I have a DataTable structure that holds the amount of bullets and targets for each level.
The problem with that is… in GM I get the current LevelName → look up in the table, and get that info. Now… the Current Level is always the MainLevel (persistent streaming level). Sigh…