of     1   

laughablehaha
#184506471Sunday, February 28, 2016 11:33 PM GMT

I have a glitch where the the screen either turns black or all I see is the skybox. This never happened to me before and I don't know how to fix it. This is a script I used to fix it but the player has to know to click that button so it can be fixed. Also, when clicked, he player teleports to 0,0,0 which I don't want to happen! ~~~~~~~~~~~~~~~~~ script.Parent.MouseButton1Click:connect(function() workspace.CurrentCamera:Destroy() workspace.CameraSubject = script.Parent.Parent.Parent.Parent.Character.Humanoid workspace.CameraMode = "Custom" end) ~~~~~~~~~~~~~~~~~ Is there another way to fix this without having the player click a button, or this is the only way to fix it?
laughablehaha
#184509110Monday, February 29, 2016 12:16 AM GMT

bump
laughablehaha
#184550745Monday, February 29, 2016 9:54 PM GMT

Bump

    of     1