====== CameraDistance ====== ^ CameraDistance ^^ |{{ hack:c:cameradistance.webp?500x280 |An example of using CameraDistance with a high distance value.}}|| ^Type|[[:Hack]]| ^Category|[[:Render]]| ^In-game description|"Allows you to change the camera distance in 3rd person."| ^[[:keybinds#default_keybinds|Default keybind]]|none| ^Source code|[[w7src>net/wurstclient/hacks/CameraDistanceHack.java]]| CameraDistance is a Minecraft hack that allows the user to customize the distance of the camera in 3rd person mode. It can be useful for taking screenshots or getting a better view of the surroundings without having to fly or use [[Freecam]]. CameraDistance was originally created by [[gh>pcm1k]] in [[pr>Wurst7:729]]. ===== Settings ===== ==== Distance ==== ^ Distance ^^ ^Type|Slider| ^In-game description|(none)| ^Default value|12m| ^Minimum|-0.5m| ^Maximum|150m| ^Increment|0.5m| "Distance" determines how far away from the player the camera should be when CameraDistance is enabled. ===== Changes ===== ^Version^Changes^ |[[update:Wurst 7.30]]|Added CameraDistance: Allows you to change the camera distance in 3rd person. (Thanks to [[gh>pcm1k]]!)|