You are viewing a potentially older version of this package. View all versions.
iZastic-ThirdPersonCamera-1.1.2 icon

ThirdPersonCamera

A third person camera mod for VRising

Date uploaded 4 years ago
Version 1.1.2
Download link iZastic-ThirdPersonCamera-1.1.2.zip
Downloads 227
Dependency string iZastic-ThirdPersonCamera-1.1.2

This mod requires the following mods to function

BepInEx-BepInExPack_V_Rising-1.0.0 icon
BepInEx-BepInExPack_V_Rising

BepInEx pack for V Rising. Preconfigured and includes Unity Base DLLs.

Preferred version: 1.0.0
molenzwiebel-Wetstone-1.1.0 icon
molenzwiebel-Wetstone

Plugin framework and general utilities for V Rising mods.

Preferred version: 1.1.0

README

Third Person Camera

A third person camera mod for VRising. For lack of a better name, it includes a combat mode which will lock the camera as if you were holding the rotate camera mouse button. While in combat mode your character will always face and attack in the direction you are looking.

Installation

  • Install BepInEx.
  • Install Wetstone.
  • Extract ThirdPersonCamera.dll into (VRising folder)/BepInEx/plugins.

Configuration

The combat mode keybinding can be changed from within the game.

Support

Join the V Rising Mod Community, and ping @iZastic#0365.

Post an issue on GitHub.

Known Issues

  • Zooming in to far causes some world space UI elements to become fully transparent
  • Has not been tested with abilities that target a location on the ground (I don't have any yet)

Changelog

  • 1.1.2
    • Fixed an issue with camera twitching
    • Fixed an issue where look offsets were only applied at 50% value
  • 1.1.1
    • Fixed an issue with right clicking while a menu is open
  • 1.0.0
    • Added config options
    • Added aim offsets so the character isn't always hovered
    • Fixed action and emote wheel in combat mode
  • 1.0.0
    • Initial release