We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
The Level Manager is a basic wrapper around the ImpactJS level loading functionality.
var Levels = ig.global.data.levels;
var LevelManager = ig.global.support.levelmanager;
Levels.sample = { n:'sample', // name //m:'music', //music //TODO: lots of other settings! }
See code file (todo link)
Be sure to update both the levelrequires.js and levels.js files (TODO: combine the two?)
There was an error while loading. Please reload this page.