Presets

Testing Presets

To make testing specific moments in stages under specific conditions you can use a built-in solution: Testing Presets. Let's take a look at a Testing Preset. By default, you can find one here:

Upon opening it in the inspector, you will find the following parameters:

Testing Preset Example

Here you can set the time a stage will start from, XP level of the character, and starting abilities.

These settings are useful for testing boss encounters, for example, or some difficulty spikes.

To activate the preset, assign it in the appropriate field in the Game Management component in the Game scene:

Game Management component
Testing Preset assignment

Now, you can start the game as usual, and these settings should apply automatically upon entering a stage.

Don't forget to remove the assigned preset when you don't need it.

Last updated