Saturday, 6 May 2017

Loading Screen

For loading into the game, I wanted a real loading screen. For this reason, I moved all my loading code into the loading screen and linked a progress bar to a variable which I increased as each part of the code executed.

Shown below is a section of the code:



And this is how the loading screen looks in game:

No comments:

Post a Comment