Problem with loading layout

0 favourites
  • 7 posts
From the Asset Store
Progress\Loading Bar. Now Load you game like a Professional.
  • Hi, I want to use my load layout and I have configured but not displayed and I C2 blue bar continues to appear.

    My loading layout has only one sprite object without animation.

    What am I doing wrong?.

  • Those browser events probably need to be a sub event of 'on start of layout'? They're separated out so they run every tick and the Else will not work correctly.

  • Those browser events probably need to be a sub event of 'on start of layout'? They're separated out so they run every tick and the Else will not work correctly.

    I think "is downloading upgrade" is required every tick.

    With that you get the percentage of downloaded data.

    If I put in "start layout" would be checked only once, it would not help.

    The "else" will always be correct until the download is complete.

  • Well you wouldn't need the Else then, 'Is downloading update' will be enough as you're checking them every tick. What is the issue then, can you post a screenshot of the outcome and the box displayed? Are you referring to the Construct 2 progress bar?

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • The problem is that my custom bar is not displayed.

    It continues to displaying the blue bar loading of C2.

  • Where it says 'Loader style' set it to 'nothing'. Although depending on the device or your setup it may just show a black screen instead of the blue load bar.

  • Ok, I have it, thanks for the help !.

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)