Unity 3D MULTIPLAYER LAN using unet not working -


i have created working basic game. want to multiplayer lan. using unet. tried adding network manager , network discovery no luck. can play multiplayer in same pc. cant in 2 different pcs. can isten broadcsast next pc cant connect client. help!!

in screenshot, have spawned 2 player using network manager. not able is, not accomplish using 2 different pc ie. using lan

i tested , works fine me - can suggest try creating new project couple of objects moving make sure not in own scripts breaking native networking code.


Comments

Popular posts from this blog

authentication - Mongodb revoke acccess to connect test database -

r - Update two sets of radiobuttons reactively - shiny -

ios - Realm over CoreData should I use NSFetchedResultController or a Dictionary? -