Skip to content

Commit

Permalink
THE VS CODE MARKDOWN PREVIEW LIES
Browse files Browse the repository at this point in the history
  • Loading branch information
jim2point0 committed Feb 18, 2024
1 parent 9f083c5 commit d39e262
Showing 1 changed file with 32 additions and 28 deletions.
60 changes: 32 additions & 28 deletions markdown/GameGuides/enshrouded.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,34 +26,38 @@ Some hotkeys can be changed (see guide on using cheat engine tables)

Currently there is no controller support, though it is planned for the future. For now, You must use a mouse to look around.

* **Numpad 0** will toggle the photo mode. The game will pause and the freecam will be enabled. If you have an xbox controller turned on, you can use that. Otherwise it will fallback to keyboard controls.

**Controller**
Dpad up/down to change FOV
Left/Right trigger to move up and down
Y = fast movement
A = slow movement

**Keyboard**
WASD to move the camera
Space/Control to move up and down
Left ALT for slow movement
Arrow keys to rotate the camera
Numpad + and - to increase/decrease FOV

* **DEL** toggle the HUD

* **F4** will enable time of day control. This allows you to manually change the normal day cycle with hotkeys.
[ ] keys = increase/decrease time of day
hold CTRL to move slower

* **F5** will enable sun position control. Allows you move the sun more freely (not bound to the usual time of day track)
Arrow keys to move the sun
↑ move sun up
↓ move sun down
→ move sun right
← move sun left
hold CTRL to move slower
### **Numpad 0**
Toggles the photo mode. The game will pause and the freecam will be enabled. If you have an xbox controller turned on, you can use that. Otherwise it will fallback to keyboard controls.

### Controller
Dpad up/down to change FOV
Left/Right trigger to move up and down
Y = fast movement
A = slow movement

### Keyboard
WASD to move the camera
Space/Control to move up and down
Left ALT for slow movement
Arrow keys to rotate the camera
Numpad + and - to increase/decrease FOV

### **DELETE**
Toggles the HUD

### **F4**
Enable time of day control. This allows you to manually change the normal day cycle with hotkeys.
     [ ] keys = increase/decrease time of day
     hold CTRL to move slower

### **F5**
Enables sun position control. Allows you move the sun more freely (not bound to the usual time of day track)
     Arrow keys to move the sun
     ↑ move sun up
     ↓ move sun down
     → move sun right
     ← move sun left
     hold CTRL to move slower

### Extras
The old version of the camera and FOV script are still here in case you don't have a controller and want to be able to use the mouse. But this camera will not work with the new pause.
Expand Down

0 comments on commit d39e262

Please sign in to comment.