Game Development Stack Exchange is a question and answer site for professional and independent game developers. It's 100% free, no registration required.

Sign up
Here's how it works:
  1. Anybody can ask a question
  2. Anybody can answer
  3. The best answers are voted up and rise to the top

I am looking to test intelligent prioritisation of a client server game. In my scenario, two clients are connected to the server. I want one client to have a good connection to the server while the others is poor. With my test environment the server and clients are machines within a lab. Can the network simulator within the Network Manager Script do this? Can the network simulator be used on the clients or does it have to be used on the server? Can I, for my situation, have one client use it and bump up the latency or packet loss and then have the other client not use it? I couldn't find anything within Unity's Documentation about this.

share|improve this question

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.