You are viewing a potentially older version of this package. View all versions.
boring-360View-1.0.5 icon

360View

Allows you to look around 360 degrees while using the terminal or ladder.

By boring
Date uploaded 6 months ago
Version 1.0.5
Download link boring-360View-1.0.5.zip
Downloads 15354
Dependency string boring-360View-1.0.5

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100
Evaisa-HookGenPatcher-0.0.5 icon
Evaisa-HookGenPatcher

Generates MonoMod.RuntimeDetour.HookGen's MMHOOK file during the BepInEx preloader phase.

Preferred version: 0.0.5

README

360View

Allows you to look around 360 degrees while using the terminal or ladder.

Terminal 360 is always enabled, but the ladder can be disabled by setting AllowLadder360 to false in the config.

You can also lock the view while using the terminal or ladder by setting LockView to true in the config.

For more help/questions/bug reports, contact me on discord: thegulagisalie

Changelog

1.0.5

  • Fix vertical camera movement clamping while in the terminal

1.0.4

  • Fix LockTerminalView locking during the initial "snapping" phase, rename the config variable accordingly.

1.0.3

  • Split LockView into LockTerminalView and LockLadderView to allow for better customization, LockLadderView is not dependent on AllowLadder360 to be true

1.0.2

  • Added a LockView config option to lock the view when using the terminal or ladder, for the ladder AllowLadder360 must be set to true for this to work, otherwise it's unaffected