NewPerspective
Want to experience a new perspective to Gungeon? With this mod you can enable '3D' mode which reveals the true underlying 3D nature of the game!
Last updated | 2 years ago |
Total downloads | 2902 |
Total rating | 4 |
Categories | Mods Tools Misc |
Dependency string | ApacheThunder-NewPerspective-1.3.0 |
Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
MtG_API-Mod_the_Gungeon_API
Adds the good parts of Mod the Gungeon to BepInEx.
Preferred version: 1.1.2README
NewPerspective v1.3 (BepInEx version) - Apache Thunder
Want to experience new perspective to Gungeon? With this mod you can enable "3D" mode which reveals the true underlying 3D nature of the game.
Simply use this command to enable:
perspective toggle3d
The room "occlusion" system will be adjusted to mostly work with the new perspective but it's not perfect. If you wish to disable it for a clearer view, you can use this command to toggle it on/off:
perspective occlusion
(this can be disabled seperately from perspective mode so you can have it disabled in normal 2D view too if you like)
Also I've added a command that allows playing the game in 4:3 aspect ratio. Use this if you have a CRT monitor as those are typically 4:3 aspect ratio:
perspective aspectratio
Credits:
- SpecialAPI for helping port the mod to the BepInEx version of MTG. (and for making MTG possible with BepInEx!)
Changelog:
v1.3:
Initial port to BepInEx
v1.2:
Fixed last remaining bugs and exceptions.
Settings now correctly applied when doing a quick run start from initial boot up of game.
v1.1:
Code Rewrite - GameObject with BraveBehavour component now used to maintain proper settings across level loads.
Aspect Ratio setting is now properly maintained on game restarts/return to the foyer.