I am trying to make some cool effects with cameras. I need to know if the Workspace`s CurrentCamera relates to all the players cameras or could I just control one players camera at a time?
You can use a local script inside the players backpack or StarterGui and make it local script only and makes sure only the player get's the camera. But you can control everyone's at the same time. If you want it goes both ways.
**YES CURRENT CAMERA CAN EFFECT ALL PLAYERS**
+1 if helped