1 decade ago by tangxuanli
guys:
when the game starting,in init: function(),
I am using :
this.loadLevel( LevelTest1 );
to start the first level.
if all the enemy killed by player,I dont know how to load the next level.
Please help me on this.thanks
when the game starting,in init: function(),
I am using :
this.loadLevel( LevelTest1 );
to start the first level.
if all the enemy killed by player,I dont know how to load the next level.
Please help me on this.thanks