I’m spawning a player on the server. The clients can connect to that server and get a first person view. My question is, how can i display the view of a connected client on the server?
Simply set the rotation of the camera of client to the rotation of the other client of which camera view you want …
Accept if it worked ^^