Advertisement
sina4

cam fix

Feb 27th, 2020
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. game.Workspace.CurrentCamera:remove()
  2. wait(.1)
  3. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character.Humanoid
  4. game.Workspace.CurrentCamera.CameraType = "Custom"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement