Hi. Until the last Update I just showed a progress bar and text when "is downloading update" was fired. But I added a new loading screen and now it seems if there is an update it always shows the loading screen, load all new updates and then proceed when "on loader layout complete" fires. It seems this is the same as "On Update ready" because loadingprogress is 1 for both cases.
I tried to change/show some text when an update is loaded but the text does not update and always shows the default text even if an update is loading and the progress bar is moving. I tried a few things with variables and wait commands but could not find a solution, yet. It seems "Is downloading Update" is also fired when the game is loaded for the first time. Is this right?