Skip to content

Loading-bar implemented #1123

Dread Knight requested to merge github/fork/Sharkoon1/master into master

Created by: Sharkoon1

Added a loading bar on game load. Removed loadedSrc and loadingSrc, as well as success callback (redundant now). Phaser.load.progress is returning an increasing integer from 0 - 100 representing the progress of all loadings.

Merge request reports