1 decade ago by joseph
Hi
I have this level : escenario1.js
And I add in the requires section, like this: 'game.levels.escenario1.js'
Then I try to load in the init function : this.loadLevel( LevelEscenario1 )
But when reload I get this error: ReferenceError: LevelEscenario1 is not defined
Can you help me please?
grettings
I have this level : escenario1.js
And I add in the requires section, like this: 'game.levels.escenario1.js'
Then I try to load in the init function : this.loadLevel( LevelEscenario1 )
But when reload I get this error: ReferenceError: LevelEscenario1 is not defined
Can you help me please?
grettings