- Home /
Question by
Plaltair · Nov 06, 2016 at 07:32 PM ·
networkingmultiplayerscreen resolutionscreen size
Multiplayer - different screen resolution
I'm creating a game similar to Pong, and I added multiplayer with Network Manager HUD. My problem is that when I start the game in two computers that have different screen resolution, game objects like walls, appear in different part of screen. I do not know how I can resolve it. I had thought to determinate the two resolutions and set the smallest resolution in both computers, but I do not know how to do, and I hope there is a better solution. How can I resolve ?
Comment
Your answer
Follow this Question
Related Questions
Unity networking tutorial? 6 Answers
Using AssignClientAuthority 0 Answers
Syncing terrain over Network 0 Answers
NetworkTransform not interpolating? 0 Answers
How do I add gravity to my object, and how do I fix my network problem? 1 Answer