Posted March 16, 2020 by lunicodev
#loading #devlog
Hey kids!
Thanks for the questions, yes, the birds are not that jerky any more. They are still pretty irritating though. During the development of the birds I noticed some kind of lag during the loading of a new scene, so I programmed a 'loading screen', where you can see a progress bar as the scene loads in the background. Lag is gone and the game loads too fast (from an old HDD into 4 GBs of RAM) so you can see only a flash and the new scene is visible. Therefore I reverted back to the original loading method. Fading the screen in and out is still longer than loading a level (at least on my developer machine which is not very powerful).
Anyway, let's put in some music!