Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

[Help] Network View?

Discussion in 'Multiplayer' started by Konkor, Feb 12, 2010.

  1. Konkor

    Konkor

    Joined:
    Jan 26, 2010
    Posts:
    17
    I have not been at my computer for a while so I havent had much chance to play around.

    But I think my problem is that I have no network view script, I am new to this and I have no clue what I am doing lol but could someone please help me out?

    I have a FPS Controller which has a Sphere attached to it so players can see eachother this is just a test mind you, but the sphere cant be seen and it says the player is connected. I am using the network view script off the tutorial and as far as I know I just attach it too the object I want see by both server and client.

    When I attach it the servers sphere goes weird and in the opposite direction and the clients is normal but still I cant see either spere except for their own.

    Please help if you can.
     
  2. Dreamora

    Dreamora

    Joined:
    Apr 5, 2008
    Posts:
    26,601
    You don't need a script, you can also drop the transform into the observed field for example.

    generally I would recommend two important and fundamental resources for further learning before diving in your own "pool" :)

    1. Network Example on the unity - support -resource section
    2. M2H Zero to Hero network guide linked on the board