Geezt-Quick_Scene icon

Quick Scene

Quickly go to different scenes in the game.

Last updated a week ago
Total downloads 252
Total rating 2 
Categories Tweaks Utils
Dependency string Geezt-Quick_Scene-1.0.0
Dependants 0 other packages depend on this package

This mod requires the following mods to function

BepInEx-BepInExPack_TABS-5.4.16 icon
BepInEx-BepInExPack_TABS

BepInEx pack for TABS. Preconfigured and ready to use.

Preferred version: 5.4.16

README

Quick Scene

This mod adds new button that allow faster navigation without many unnecessary loading.


On load this mod adds new folder called QuickScene that will contains 2 files:

shortcutScene.txt

Contains all listed scene shortcuts, it follows the format of {Scene Name}={Scene Title}. By default has 3, which is Simulation Map, Unit Creator, and Map Creator on their own format.

config.txt

Contains mostly for instant load on beginning, it has 3 settings line:

  • InstantLoadEnabled: Setting to enable instant loading to certain scene, if you want to start TABS instantly into a scene this one really helpful, allows instant loading without much dilly-dally required. It might jump-scare users so it's by default set to False.
  • InstantLoadScene: If Instant Load is enabled, this one sets the destination, by default it is 00_Simulation_Day_VC AKA Flat Simulation.
  • DebugEnabled: Setting to enable debug, really helpful if you want to see what's happening behind the scenes for most part when things are broken, also allows to see scene name instantly in debug. Might affect performance. By default it is False.

There will also be UI that is located at top right, it can be both minimized and maximized. It contain several buttons:

  • Scene Buttons: A list of scene buttons, by default has 3, which is Simulation Map, Unit Creator, and Map Creator.
  • Reload: Refresh the scenes list in UI immediately. Really helpful if you want to quickly check if your added scene.
  • Dump MapAssets: In debug instantly dumps any map assets in the format of their scene name alongside their map title.

All settings can be reset instantly by just deleting the QuickScene folder.

Join the TABS Mod Center if there are issues!

Credits 💻

Mod made by GeeztJeez.

Asset used: UI Buttons by 858Games.com.

License: CC0.

Changelogs 📣

(1.0.0)

  • Created Quick Scene mod.