Don't Starve

Don't Starve

Not enough ratings
Camera Smoothing Tuner
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
26.934 KB
Mar 1, 2020 @ 6:18pm
1 Change Note ( view )

Subscribe to download
Camera Smoothing Tuner

Description
Allows you to adjust smoothing settings for the camera. Higher values make the camera adjust faster (less floaty), and lower values make it adjust slower (more floaty). You can even make the camera follow your player with no visible smoothing, just by setting "Catch-up Speed" to a very high value.

Compatible with (seemingly) ALL other camera mods! At least the mods should be able to coexist.

Link to Don't Starve Together version

Settings Information
- Catch-up Speed: the speed with which the camera catches up with the player's current position.
- Zoom Speed: the speed with which the camera moves between zoom-levels.
- Heading Speed: I'm not 100% sure, but I think this is something extra, which makes the camera move a bit in the direction the player is currently moving, using the current velocity of their locomotor (movement physics). I don't see much of an effect regardless of the value I set it to, but it's there in the code, and now you can change it :)

NOTE (especially to other modders)
This is little more than a proof-of-concept mod. It works, but it's not very elegant. It checks every 2 seconds whether the current camera has changed, and if it has, it changes three settings on it. I couldn't get it to work using PostConstruct functions on the cameras. They'd apply the changes, but they didn't seem to "take hold". It only seems to work if I change the values after the camera has been fully constructed, which I do lazily by constantly checking if the camera has changed, which it does whenever you enter a building or a cave. If you want to take this concept and make a version which applies the settings at an appropriate time, removing the need for a periodic task, feel free to make your own mod using whatever you can use from this one.

Links to my other DS / RoG / SW / Hamlet mods (Steam pages)
Auto Stack and Pick Up - Gives you MANY settings for automatically stacking or picking up newly spawned and manually dropped stackable items.
Fishing Buddy - Allows you to edit all settings pertaining to fishing.
Long-range Research - Lets you set the range from which you can use the research machines, and access recipes from more than one machine at a time!
Metabolizer - Allows you to set the base rate of hunger, from 400% of normal loss, and all the way to 200% gain.
Monster Ash Drop Tuner - Allows you to set a chance for monsters, prey, animals and characters (not players), to NOT replace their loot with ash when they die burning and screaming.
No Wet Items - Can either remove wetness from all items you can pick up or just from equipment (so they cannot get slippery).
Realistic Placement (fixed) - Allows you to place buildings, plants, or whatever you please closer together.
Resurrection Tuner - Lets you set the severity of penalties pertaining to revival (and the crafting of revival-items in the DST version).
Sanity Tuner - Allows you to tune the sanity gain and loss players receive from many things, including moisture and auras!
Sleepy Time - Allows you to set the amount of time you sleep, the gain/loss of each stat for each sleep, number of uses, AND whether you can use them at day/night, all INDIVIDUALLY for each piece of equipment!
Stat Regen And Degen - A customizable stat regen AND degen system for health, sanity and hunger.
Temperature Tuner - Allows you to tune the rate at which the temperatures of the players rise and fall, and change the minimum and maximum temperature caps for the players as well.
Tenting 101 - Allows you to set the # of uses for tents and siesta huts.
Time Your Own Boss - Allows you to set the number of day-cycles before bosses start to arrive.
What Am I Crafting? - Shrinks the lock icon that appears on crafting recipes which haven't been prototyped yet, so you can see the silhouette of what you are crafting.