Brynzananas-Smooth_Look_Input icon

Smooth Look Input

Adds a config to smooth look input and an event to easily modify look input for devs

Last updated 2 hours ago
Total downloads 1
Total rating 0 
Categories Libraries
Dependency string Brynzananas-Smooth_Look_Input-1.0.0
Dependants 0 other packages depend on this package

This mod requires the following mods to function

RiskofThunder-HookGenPatcher-1.2.9 icon
RiskofThunder-HookGenPatcher

MMHOOK generation at runtime.

Preferred version: 1.2.9

README

Developer usage

Subscribe to ModifyLookInput event to modify look input Vector2 with available arguments: CameraModeBase cameraModeBase, ref CameraModeBase.CameraModeContext cameraModeContext and bool isController. The mod itself has an example feature of modifying input vector by smoothing it. You can also subscribe to GetSmoothFactor to modify smooth factor if you want