#Help With Portal Looking Thingy

1 messages · Page 1 of 1 (latest)

serene thunder
#
local camera = workspace.CurrentCamera:Clone()

runservice.Heartbeat:Connect(function()
    camera.CFrame = workspace.Portal.SurfaceGui.Frame.Union.CFrame * workspace.CurrentCamera.CFrame.Rotation
    camera.Parent = workspace.Portal.SurfaceGui.Frame
    workspace.Portal.SurfaceGui.Frame.CurrentCamera = camera
end)```
serene thunder
steel meadow
#

ur post title isn’t indicative of your problem

serene thunder
# steel meadow ?

im tryna make the camera inside a viewport frame match the rotation of the player's camera but with the position of a part

#

it's jst showing nothing