Jump to content

Search the Community

Showing results for tags 'prepare'.

  • 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. Asking again about prepare plugin just in hope that someone adds new information on subject. Some time ago I started topic and the problem stiil exists, I tried to use prepare plugin in different ways (upload whole movieclip, upload frame by frame, add frames, and then upload so on) but nothing helped, lag still exists. I've looked at source code of prepare plugin (https://github.com/pixijs/pixi.js/tree/58ccf3381566c009c418aa305924539f372281f3/src/prepare) and I got very unclear understanding of how it works (what role play limiters and so on). So far I have several thoughts on this, and I hoep to get feedback on them. 1. Should I prepare my atlases in some way (make their dimensions power of two, and size no more than 2048) Should it help? 2. I suppose (from reading source code) that some uploading may be stopped by limiters, where can I get more information on that? (maxItemsPerFrame and maxMilliseconds - what does they mean?) Thanks in advance!
×
×
  • Create New...