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

How do i make a camara lock on a block/part?

Asked by 4 years ago

How do you make a camara thats not the main camara but a secod camara lock on a block so it will move with the block

0
possibly using viewport frames theking48989987 2147 — 4y

1 answer

Log in to vote
0
Answered by 4 years ago
Edited 4 years ago
game:GetService("Players").LocalPlayer.Camera.CameraSubject = game.Workspace.BasePlate -- Change this to any part you want
Ad

Answer this question