diff options
Diffstat (limited to 'archive/mythos_dmms2024/tree/client-overrides/config/camerautils/camerautils.properties')
| -rw-r--r-- | archive/mythos_dmms2024/tree/client-overrides/config/camerautils/camerautils.properties | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/archive/mythos_dmms2024/tree/client-overrides/config/camerautils/camerautils.properties b/archive/mythos_dmms2024/tree/client-overrides/config/camerautils/camerautils.properties new file mode 100644 index 0000000..6766aae --- /dev/null +++ b/archive/mythos_dmms2024/tree/client-overrides/config/camerautils/camerautils.properties @@ -0,0 +1,25 @@ +smoothness=0.0 +min_smoothness=40.0 +max_smoothness=100.0 +cinematic_camera_modifier=1.0 +zoom=1.0 +zoom_sensitivity=0.01 +third_person_zoom=4.0 +third_person_zoom_sensitivity=0.1 +third_person_cam_1_offset_x=1.2000000000000002 +third_person_cam_1_offset_y=-0.5 +third_person_cam_1_offset_z=-0.4 +third_person_cam_1_inverted=true +third_person_cam_1_hide_gui=true +third_person_cam_1_rotation_x=-3.0 +third_person_cam_2_offset_x=-4.0 +third_person_cam_2_offset_y=0.0 +third_person_cam_2_offset_z=0.0 +third_person_cam_2_inverted=false +third_person_cam_2_hide_gui=false +third_person_cam_2_rotation_x=0.0 +modifier_key=RIGHT_ALT +gui_opacity=1.0 +zoom_animation_from=1.0 +zoom_animation_to=1.0 +zoom_animation_duration=1 |