1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-03 17:37:18 +00:00
OpenMW/files/data/scripts/omw/camera
trav5 d4e6dd9f8c Add Camera.isZoomEnabled check to move360 zooming
Early return in the processZoom3rdPerson function at move360.lua
extended with a check for disabled zoom in the Camera interface.

This fixes #8064 - prevents from switching between 1st and 3rd person
camera by pressing zoom in/out inputs when zooming is disabled.
2024-07-08 23:30:05 +02:00
..
camera.lua
first_person_auto_switch.lua
head_bobbing.lua
move360.lua Add Camera.isZoomEnabled check to move360 zooming 2024-07-08 23:30:05 +02:00
settings.lua
third_person.lua