add camera zooming
This commit is contained in:
parent
1c7a1e18b5
commit
aae817266c
3 changed files with 31 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue