StageSwapper
Swap Stage with Custom Unity Scenes !
Last updated | 7 months ago |
Total downloads | 172 |
Total rating | 0 |
Categories | Display |
Dependency string | AndyLobjois-StageSwapper-1.0.6 |
Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
BepInEx-BepInExPack_LLBlaze
BepInEx pack for Lethal League Blaze. Preconfigured and ready to use.
Preferred version: 5.4.1900README
Swap stages with custom Unity scenes in Lethal League Blaze.
Example with the Hive Underground: https://github.com/AndyLobjois/Custom-Stages/tree/main/Hive Underground
StageSwapper is originally made by Amanda !
She gave me permission for taking care of it.
Thanks a lot ! ♥
How to install/create a custom stage ?
Find all instructions here : https://github.com/AndyLobjois/LLB-StageSwapper
Versions
1.0.6 :
- custom ReceiveShadowsPlane
- New tutorials
- Andy Hellgrim take care of StageSwapper now
1.0.5:
- fixed camera y position for non-fixed camera
1.0.4:
- fix unix desktops requiring the stage to be fully upper-case (now the requirement is lowercase).
1.0.3:
- disable eclipse mode objects at scene start
1.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
1.0.1:
- fix double shadows
- rudimentary eclipse mode (will change next update)