Sixze / ALS-Refactored

Completely reworked and improved C++ version of Advanced Locomotion System V4.
MIT License
943 stars 261 forks source link

Add FOVOffset curve control in camera ABP. #466

Closed watsonsong closed 5 months ago

watsonsong commented 5 months ago

Support the camera BP control the FOV offset. It can change fov in some locomotion state.

Sixze commented 5 months ago

Please rename FOV to Fov to match the code style.