Releases: FairBear/HS2_PovX
Releases · FairBear/HS2_PovX
v1.1.1
- Added
Normalize Camera Z-Axis
.- Stops the camera from tilting.
- Always enabled when locked-on.
- Enabled for
StudioNEOV2
. - Fixed bug automatically entering PoV mode when toggling
Hide Head
. - Removed
cameraAngleY
(this is for the free-roam camera, which is not available in HS2.) - Switching lock-on focus now resets camera rotation.
- Fixed bug with
Rotate Head
not properly positioning the camera.
v1.1.0
- New
lock-on
feature.- Allows you to forcibly look at another character in the scene.
- Default key is
; (Semi-Colon)
. - Pressing the key again will cycle through visible characters until it disables.
- Object clipping is now forcibly disabled during PoV mode.
- Removed unnecessary parts of the code.
- Fixed bug doubling
Offset Z
value. - Default
Offset Z
value to0.3
.
v1.0.1: Improved camera position and rotation.
Plugin ID from com.2155x.fairbair.ai_povx
to com.2155x.fairbair.hs2_povx
.
Camera is now centered between the eyes instead from the neck.
Camera now uses the head bone's rotation as reference instead of the neck when Rotate Head to Camera
is disabled.
Default Z Offset
to 0.15
.
Replaced Stabilize Camera
with Camera Smoothness
.
Hide Head
no longer sets the target's head bone size to zero, instead sets active to false
.