add camera zooming

This commit is contained in:
Persephone Bubblegum-Holiday 2025-08-14 21:41:53 -07:00
parent 1c7a1e18b5
commit aae817266c
3 changed files with 31 additions and 1 deletions

View file

@ -517,6 +517,7 @@ Step Forward: Right Arrow
Step Backward: Left Arrow
Stop: Home
Change Camera Angle: Tab"
autowrap_mode = 2
[node name="FreeRoamLabel" type="Label" parent="ControlsScreen/DialogPanel"]
layout_mode = 1
@ -541,7 +542,10 @@ Run: Right Shift
Toggle Flashlight: E
Open Curtains: C
Debug Info: F3
Open Menu: ESC"
Open Menu: ESC
Zoom In/Out: Mouse Wheel
Zoom Reset: Middle Mouse Button"
autowrap_mode = 2
[node name="CreditsScreen" type="Control" parent="."]
visible = false