Hi! I'm trying to make a script that changes the focus of a player's Camera, but can't get it to work. Here is the script:
workspace.CurrentCamera.CameraSubject = workspace.NPC.Torso
Can't get it to work. Any help would be appreciated!