Jump to content

load percentage number


pranadevil
 Share

Recommended Posts

hi guys i wonder if there is a way to know the percentage of loaded content of a game to show it to the player by a label.

i found a property 

 

 /**
    * @property {number} progress - The rounded load progress percentage value (from 0 to 100)
    * @default
    */

    this.progress = 0;

 

 

this could be my answer?

Link to comment
Share on other sites

 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...