Advertisement
BobMe

fix

Oct 6th, 2021
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. workspace.CurrentCamera:Destroy()
  2. wait()
  3. workspace.CurrentCamera.CameraSubject = owner.Character.Humanoid
  4. workspace.CurrentCamera.CameraType = Enum.CameraType.Custom
  5. workspace.Gravity = 196.2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement