Search Unity

VRTK - Photon - Pointer through network

Discussion in 'AR/VR (XR) Discussion' started by jeandelest, Mar 13, 2018.

  1. jeandelest

    jeandelest

    Joined:
    Mar 13, 2018
    Posts:
    1
    Hello,

    I have a little problem with my project. I'm currently work on multi-player game with Photon PUN and VRTK, everything work well. But my problem now is that I want to allow all the players to be able to see the pointer renderer of each player through the network. I have already tried to add photon view on controller to synchronise, but it did not work and I think it's not a good idea. So, I'm here, if anybody have an idea for me, I would be grateful to him.

    Best regards
     
    sgroe_ord and Riftar like this.
  2. mrb3w

    mrb3w

    Joined:
    Nov 3, 2014
    Posts:
    6
    Is there any answer on this?
    All I want to do is to get the VRTK pointer renderer to sync across the network, but can't seem to make it happen. I can have the controller models syncing, avatar head, etc... but for some reason the VRTK teleporter and laser pointer won't... any ideas?