Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

Camera viewport to make a working camerA?

Asked by 8 years ago

I know there is a way to make a working camera, but is it to get the cameras viewport and keep that on the camera to keep the image?

while wait() do
    script.Parent.Position = Camera.Viewport
end

like that or?? I'm not stupid, just confused with this. I don't code cameras....

Answer this question