Hi.
I am thinking about adding a new feature to a game i am building, but i have no idea where so start, so i really hope someone could help me get started with this.
One of the game modes, i would like to implement, should work like this:
1. On one device you launch the game and start a server in a special "spectator" mode
2. Two clients join the server
3. The game on the server side displays a split screen, displaying the clients and everting they are doing, like a spectator
4. The clients can only see there own character
So the question is, is it possible to set-up a server this way?
If so, can someone please point me in to the right direction.
Thanks!
I am thinking about adding a new feature to a game i am building, but i have no idea where so start, so i really hope someone could help me get started with this.
One of the game modes, i would like to implement, should work like this:
1. On one device you launch the game and start a server in a special "spectator" mode
2. Two clients join the server
3. The game on the server side displays a split screen, displaying the clients and everting they are doing, like a spectator
4. The clients can only see there own character
So the question is, is it possible to set-up a server this way?
If so, can someone please point me in to the right direction.
Thanks!
Comment