In this clip, the map turns pitch black but all players remain visible. How could this effect be achieved?
1 Like
I don’t know if there’s a better way but maybe you can use a viewport frame?
^^ That’s what this system uses. Just make sure to set the Viewport Frame’s camera to the Player’s current camera. You can then set the BackgroundColor3 to (0, 0, 0)
3 Likes