====== Freecam ====== ^ Freecam ^^ |{{ :freecam.webp?500x265 |Using Freecam in Wurst 1.2.}}|| ^Type|[[:Hack]]| ^Category|[[Render]]| ^In-game description|"Allows you to move the camera without moving your character."| ^[[:keybinds#default_keybinds|Default keybind]]|U| ^Source code|[[w7src>net/wurstclient/hacks/FreecamHack.java]]| Freecam is a Minecraft hack that allows the user to freely move the camera without also moving their [[mc>player|player character]]. Freecam can be used to find hidden things like [[mc>caves]] and other people's bases. It can also be used to interact with blocks behind a wall, like flipping a [[mc>lever]] on the other side of a [[mc>door]]. ===== Settings ===== ==== Speed ==== ^ Speed ^^ ^Type|Slider| ^In-game description|(none)| ^Default value|1| ^Minimum|0.05| ^Maximum|10| ^Increment|0.05| Determines the speed at which the user can move the free camera when Freecam is enabled. This works the same way as the [[Flight]] Speed slider. ==== Tracer ==== ^ Tracer ^^ ^Type|Checkbox| ^In-game description|"Draws a line to your character's actual position."| ^Default value|not checked| ==== Tracer color ==== ^ Tracer color ^^ ^Type|[[:ColorSetting|Color]]| ^In-game description|(none)| ^Default value|#FFFFFF| The color of the line drawn when the [[#Tracer]] checkbox is checked. ===== Changes ===== ^Version^Changes^ |[[update:Wurst 1.3 Beta]]|Added Freecam.| |[[update:Wurst 1.5 Beta]]|Freecam now uses the [[Flight#speed|Flight Speed]] slider.| |[[update:Wurst 1.7 Beta]]|Fixed a rare bug in Freecam and [[RemoteView]] that would randomly [[mc>Teleportation|teleport]] the player.| |[[update:Wurst 1.6]]|Fixed a rare crash when using Freecam.| |[[update:Wurst 1.14.2]]|Fixed a rare crash when using Freecam. (again)| |[[update:Wurst 2.27]]|Fixed some issues with fake players created by Freecam and [[RemoteView]]. (Minecraft 1.8)| |[[update:Wurst 3.0pre1]]|Broke Freecam.| |[[update:Wurst 3.0pre3]]|Fixed Freecam.| |[[update:Wurst 5.8]]|Fixed some issues with fake players created by Freecam and [[RemoteView]]. (Minecraft 1.11+)| |[[update:Wurst 6.2]]|Fixed [[mc>caves]] not rendering properly when using Freecam or [[CaveFinder]]. (Minecraft 1.10+)| |:::|Fixed Freecam getting slowed down by [[mc>water]]. (Minecraft 1.8 - 1.12)| |[[update:Wurst 6.21]]|Added a "[[#Speed]]" slider to Freecam.| |:::|Added a "[[#Tracer]]" checkbox to Freecam.| |[[update:Wurst 6.23]]|Fixed Freecam destroying [[mc>redstone]] in [[mc>singleplayer]].| |[[update:Wurst 7.0pre4]]|Fixed Freecam getting slowed down by [[mc>water]]. (Minecraft 1.14+)| |[[update:Wurst 7.17]]|Added a "[[#Tracer color]]" setting to Freecam.| |[[update:Wurst 7.31]]|Fixed Freecam getting slowed down or pushed around sometimes.| {{tag>client-side has_colorsetting}}