Skip to content

Turning on debug mode

qtoden edited this page Sep 10, 2012 · 3 revisions

While developing a minigame, it can be tiresome to have all the other game engine stuff going on (playing introduction and so on). Edit the MW.GlobalSettings object in MW.js: Set the debug member to true. This will make the game skip the introduction of the game, instead going straight to the minigame chooser.

Clone this wiki locally