I wouldn’t be surprised. Also, loading screens usually don’t track progress apparently. That’s why it’s stuck at 99% so often. It’s just an indicator to say that the game is loading.
You're right, loading screens with progress bars are usually just animations...
A loading task is usually divided into smaller steps. For example, if there's 5 steps, step 1 completion will trigger the progress bar to show 20%, step 2 to 40%, and so on.
The last step is usually 99%, just in case someone adds extra steps and forgets to trigger the progress bar.
What if it's just an animated UI that sleeps for a random amount of time?
I wouldn’t be surprised. Also, loading screens usually don’t track progress apparently. That’s why it’s stuck at 99% so often. It’s just an indicator to say that the game is loading.
You're right, loading screens with progress bars are usually just animations...
A loading task is usually divided into smaller steps. For example, if there's 5 steps, step 1 completion will trigger the progress bar to show 20%, step 2 to 40%, and so on.
The last step is usually 99%, just in case someone adds extra steps and forgets to trigger the progress bar.