Smooth Look Input
Adds a config to smooth look input and an event to easily modify look input for devs
By Brynzananas
| 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
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