Added keybinds to rotate the camera. (#3335)
Added noRot flag to player and ghost sprites so that they stay upright.
This commit is contained in:
@@ -42,6 +42,12 @@ binds:
|
||||
- function: Walk
|
||||
type: State
|
||||
key: Shift
|
||||
- function: CameraRotateLeft
|
||||
type: State
|
||||
key: NumpadNum7
|
||||
- function: CameraRotateRight
|
||||
type: State
|
||||
key: NumpadNum9
|
||||
- function: ShowEscapeMenu
|
||||
type: State
|
||||
key: Escape
|
||||
|
||||
Reference in New Issue
Block a user