We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.

Loading Screen

Home Forums Puzzles Loading Screen

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #16888
    oblivion
    Customer

    Hi folks,

    I made a loading screen with the help of your tutorial. It basically counts from 0% to 100%

    The strange thing is, that it doesn’t do it smooth, it jumps from like 10% immediately to 100%, and then stays there for a while (which makes the impression, that it is broke or something).

    Can someone help me with this issue?

    #16900

    Hi,

    I think the browser cached your apps and assets and thus they load instantly. But processing in JavaScript/WebGL still requires some time and its progress cannot be tracked by the preloader. I guess the best thing you can do is to add some description message, like “Preparing the models. This may take some time.” alongside the 100% indication.

    Chief 3D Verger | LinkedIn | Twitter

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.