饥荒联机版

饥荒联机版

800 个评价
Camera Tweaks
3
5
   
奖励
收藏
已收藏
取消收藏
文件大小
发表于
更新日期
115.111 KB
2017 年 10 月 7 日 下午 7:19
2019 年 8 月 28 日 下午 12:53
18 项改动说明 ( 查看 )

订阅以下载
Camera Tweaks

描述
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
热门讨论 查看全部(1)
3
2018 年 2 月 1 日 上午 4:32
中文简单翻译
人机选手老年组
106 条留言
trash dog 2 月 22 日 下午 12:12 
great mod it really helps a lot
Baarko 2024 年 10 月 9 日 下午 12:01 
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 2024 年 3 月 25 日 上午 11:49 
@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.
hazel 2023 年 11 月 7 日 下午 5:18 
This mod is the reason I feel it's pointless to play multiplayer except with trusted friends.
hazel 2023 年 11 月 7 日 下午 5:17 
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 2023 年 8 月 15 日 上午 4:16 
₩ØNÐER 2023 年 2 月 16 日 上午 5:25 
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 2022 年 12 月 4 日 上午 8:02 
@Aly Works like a charm, tysm.

Such a simple fix.. why hasn't anyone updated this mod??
Aly 2022 年 12 月 3 日 下午 1:11 
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 2022 年 12 月 3 日 下午 12:49 
Please someone fix the rotating camera when typing in the crafting menu...

(Idk how to do it)