Hey, again! I downloaded the 2.0 version, but I'm having some trouble adding the scene to my main menu. I'm using Visustella's Main Menu Core, and when I put the eval in the menu category, SceneManager.push(Scene_WDFactions); I get an error; 'Scene_WDFactions is not defined'
Any help would be appreciated! (I realize the plugin adds the scene to the menu, but it doesn't allow for icons, which is what all of my menu options have! So for consistency's sake, I was using VS's menu manager. The plugin launches fine with the built-in menu add on! Just not with Visustella's.)