Don't Starve Together

Don't Starve Together

780 ratings
Camera Tweaks
3
5
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
115.111 KB
7 Oct, 2017 @ 7:19pm
28 Aug, 2019 @ 12:53pm
18 Change Notes ( view )

Subscribe to download
Camera Tweaks

Description
Adds configurable options to adjust the camera's default parameters and more

Config Options
  • Default view distance (Camera default is 30)
  • Minimum view distance (Camera default is 15)
  • Maximum view distance (Camera default is 50)
  • Pitch Angle Method (Camera default is Variable)
    (Hybrid maintains the default variable pitch range and is static beyond the default min and max distances)
  • Minimum distance pitch (Camera default is 30)
  • Maximum distance pitch (Camera default is 60)
  • Zoom step amount / speed (Camera default is 4)
  • Overhead Toggle Options (90 pitch, Max Distance, Both)
  • Overhead toggle key (default MiddleMouse)
  • Spectator toggle key (default F11)
  • Partial Rotation - Hold force inspect (default ALT) + Q or E, to rotate by 22.5 degrees instead of 45
Features
  • Improves the speed and smoothness of zooming with the mouse scroll wheel
  • Disables all focal point offsets; Fuel Weaver victory, boats, etc
  • Disables clouds

    Don't Starve version
Popular Discussions View All (1)
3
1 Feb, 2018 @ 4:32am
中文简单翻译
人机选手老年组
106 Comments
PODGRZRZYBEK 22 Feb @ 12:12pm 
great mod it really helps a lot
Baarko 9 Oct, 2024 @ 12:01pm 
for some reason, when this mod is enabled, pressing q or e in the crafting menu will cause the camera to rotate. would nice if this could be fixed, since the mod is otherwise really nice
2smokeu 25 Mar, 2024 @ 11:49am 
@Rani
Default view distance: 40
Minimum view distance: 15
Maximum view distance: 80
Pitch angle method: Variable
Minimum distance pitch: 24
Maximum distance pitch: 48
Zoom step amount: 4

I use these particular settings to allow far zoom-out without encountering objects loading into view. (at least, not too many.)
These settings also allow nearly first person perspective with the zoom-in.
team Mate 7 Nov, 2023 @ 5:18pm 
This mod is the reason I feel it's pointless to play multiplayer except with trusted friends.
team Mate 7 Nov, 2023 @ 5:17pm 
If zooming out didn't look so ugly i'd use this mod, but it ruins the game's immersion. Alright so it's okay to use this mod, but the game looks awful when you do. Either be at a disadvantage or have terrible immersion. Wonder if Klei is even aware of this?
MihmetCrido 15 Aug, 2023 @ 4:16am 
₩Ø₦ÐEƦ 16 Feb, 2023 @ 5:25am 
I used the Camera Tweaks and Observer Camera [Reworked] mods. Since the January update, the game has been cracking when I go down into caves or rise to the surface, or rollback the server. It worked fine before that. Are there any good alternatives to the camera mod?
Sir_Wun 4 Dec, 2022 @ 8:02am 
@Aly Works like a charm, tysm.

Such a simple fix.. why hasn't anyone updated this mod??
Aly 3 Dec, 2022 @ 1:11pm 
To fix the crafting toggling, go to Don't Starve Together\mods\workshop-1161850231\modmain.lua
and replace the line 98 with if TheInput:IsControlPressed(CONTROL_ROTATE_LEFT) and not ThePlayer.HUD:HasInputFocus() then and line 100 with elseif TheInput:IsControlPressed(CONTROL_ROTATE_RIGHT) and not ThePlayer.HUD:HasInputFocus() then
Sir_Wun 3 Dec, 2022 @ 12:49pm 
Please someone fix the rotating camera when typing in the crafting menu...

(Idk how to do it)