×

OnLevelInit

 

The "OnLevelInit" event is executed as soon as the player load a game it is loaded after the "OnGameLoaded";

 

And here is the information that is returned to modify the game's logic:

Output:

  • LevelToAdd- INTEGER - Here you enter the number of additional levels the game adds (each additional level adds 5 gems to the game).