validaq-LoadIntoLevel icon

LoadIntoLevel

This mod allows you to load into the specified scene directly upon starting the game or instead of a specific gamemode - e.g. the tutorial. By default, it drops you directly into the playground when you launch the game.

Last updated a month ago
Total downloads 165
Total rating 0 
Categories Tools
Dependency string validaq-LoadIntoLevel-0.1.1
Dependants 0 other packages depend on this package

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100

README

White Knuckle - Load Into Level

Summary

This mod allows you to load into the specified scene directly upon starting the game or instead of a specific gamemode - e.g. the tutorial.

By default, it drops you directly into the playground when you launch the game.

Configuration

You can choose the scene to be replaced and the scene that will replace it in the mod config file. For example, to launch the playground instead of the tutorial, set SceneToReplace to Training-Level while leaving SceneToLoad set to Playground.

List of available scenes:

  • Game-Main - the main game scene, used for all standard gameplay
  • Game-Main-Holiday - the special holiday event mode, aka "The Chimney"; currently doesn't seem to load properly
  • Intro - the intro cutscene
  • Main-Menu - the main menu
  • Playground - the dev playground level
  • Training-Level - the tutorial level

[!NOTE] The Game-Main scene has additional level-loading logic tied to it, depending on what game mode was selected.

Currently this mod doesn't support making use of it - it will simply load the specified scene without any additional logic (WIP)

Refer to M_Gamemode and CL_GameManager classes in game's code for more information on the scene-loading behavior.

The config file can be found at <Game Directory>\BepInEx\config\com.validaq.loadintolevel.cfg

Mod icon based on an icon from the Remix Icon library.