Smooth docking traversal (#10822)
This commit is contained in:
@@ -61,13 +61,17 @@ binds:
|
||||
- function: ShuttleBrake
|
||||
type: State
|
||||
key: Space
|
||||
|
||||
# Camera
|
||||
- function: CameraRotateLeft
|
||||
type: State
|
||||
key: NumpadNum7
|
||||
- function: CameraRotateRight
|
||||
type: State
|
||||
key: NumpadNum9
|
||||
- function: CameraReset
|
||||
type: State
|
||||
key: NumpadNum8
|
||||
# Misc
|
||||
- function: ShowEscapeMenu
|
||||
type: State
|
||||
key: Escape
|
||||
|
||||
Reference in New Issue
Block a user