of     1   

ColinRocks99
#184112292Monday, February 22, 2016 12:44 AM GMT

How do I Gather every Player, and attach there Camera to a brick? (They see everything the Brick see's). After that, How do I unattach it?
Notwal
#184112941Monday, February 22, 2016 12:54 AM GMT

Well, the thing is, you need a server-sided script to get every player, but then you need client-sided scripts to alter the camera. I suggest you put the camera-altering stuff inside a Local Script and then use a server script to clone it into every client. Removing the last word from a sentence is just
ColinRocks99
#184113163Monday, February 22, 2016 12:57 AM GMT

I had a plan where I insert a Local script into everyones Player Scripts. Then I used the Main script to Disable the Local scripts in everyones Player Scripts.
ColinRocks99
#184120829Monday, February 22, 2016 2:46 AM GMT

So how would I do this?
ColinRocks99
#184123153Monday, February 22, 2016 3:19 AM GMT

Badump

    of     1