How would I make it where, your camera follows a brick?
(In a Local Script)
1
Workspace.CurrentCamera.CameraSubject
=
game.XXXXXX
If that doesnt work, then perhaps try doing the same line in an infinite loop?