Axolotl-StageSwapper icon

StageSwapper

(Experimental) Swap out stage backgrounds for custom Unity scenes.

Last updated 6 months ago
Total downloads 190
Total rating 2 
Categories Tweaks Display
Dependency string Axolotl-StageSwapper-1.0.5
Dependants 0 other mods depend on this mod

This mod requires the following mods to function

BepInEx-BepInExPack_LLBlaze-5.4.1900 icon
BepInEx-BepInExPack_LLBlaze

BepInEx pack for Lethal League Blaze. Preconfigured and ready to use.

Preferred version: 5.4.1900
Glomzubuk-LLBModdingLib-0.4.0 icon
Glomzubuk-LLBModdingLib

A library to help making LLB mods easier.

Preferred version: 0.4.0

README

Stage Swapper

Experimental plugin to swap stages for custom Unity scenes in Blaze. This version is just a proof-of-concept and for testing purposes! It does not fully work or fully replace the old scene yet.

To swap a stage, place an AssetBundle with the same name as the stage (see Bundles/Stages folder for the names) inside the plugin's modding folder (in LLBlaze/ModdingFolder/Stage Swapper).

The AssetBundle that you use should include a Unity scene.

v1.0.5:

  • fixed camera y position for non-fixed camera

v1.0.4:

  • fix unix desktops requiring the stage to be fully upper-case (now the requirement is lowercase).

v1.0.3:

  • disable eclipse mode objects at scene start

v1.0.2:

  • added stage configuration - can use xml file with the same name as the bundle in the ModdingFolder and the plugin will load values from there (see example xml in repo)
  • configure shadow distance
  • configure camera height
  • add camera shots

v1.0.1:

  • fix double shadows
  • rudimentary eclipse mode (will change next update)

Available versions

Please note that the install buttons only work if you have compatible client software installed, such as the Thunderstore Mod Manager. Otherwise use the zip download links instead.

Upload date Version number Downloads Download link  
2022-9-3 1.0.5 73 Version 1.0.5 Install
2022-9-3 1.0.4 21 Version 1.0.4 Install
2022-9-3 1.0.3 31 Version 1.0.3 Install
2022-9-3 1.0.2 23 Version 1.0.2 Install
2022-9-1 1.0.1 19 Version 1.0.1 Install
2022-8-31 1.0.0 23 Version 1.0.0 Install