Jump to content
Search Community

loaderMax load each one file in queue

Asteroids test
Moderator Tag

Recommended Posts

Sure, you can set the maxConnections on the LoaderMax instance to 1 if you just want one to load at a time in sequence. You can pause() any individual loader too (or all of them). You get very fine-grain control. Or you can just create individual loader instances and put them into your own array and manage them as you please. Remember, you don't need to put the loaders into a LoaderMax queue. 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

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