Jump to content

Search the Community

Showing results for tags 'progressebar'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • HTML5 Game Coding
    • News
    • Game Showcase
    • Facebook Instant Games
    • Web Gaming Standards
    • Coding and Game Design
    • Paid Promotion (Buy Banner)
  • Frameworks
    • Pixi.js
    • Phaser 3
    • Phaser 2
    • Babylon.js
    • Panda 2
    • melonJS
    • Haxe JS
    • Kiwi.js
  • General
    • General Talk
    • GameMonetize
  • Business
    • Collaborations (un-paid)
    • Jobs (Hiring and Freelance)
    • Services Offered
    • Marketplace (Sell Apps, Websites, Games)

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Website URL


Twitter


Skype


Location


Interests

Found 1 result

  1. Hello, I want to add percentage of loading assets below the default babylon screen loader with the single text "Loading assets x %..." using loading screen. x=(number of loading asstes / 100)*total assets. I have found informations in http://doc.babylonjs.com/tutorials/How_to_use_AssetsManager#using-loading-screen and http://www.babylonjs-playground.com/#1WXS3J But my question is how to get number of loading asstes in my scene and total assets is the number of mesh and textures in my babylon file? Finally where i have to put this function ? Thanks
×
×
  • Create New...