Skip to content

ValidAQ/WK_LoadIntoLevel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Quickly load into a given game scene instead of another one

Resources

License

Stars

Watchers

Forks

Contributors