STEAMVR Tracking Controllers Help!

Options
Hello all,

I have been trying for the past few days to have the steam vr controllers synced in my multiplayer game where one user sees the other user. Right now when two users are in a room, each user is controlling the others controller, but it's only for their respective view.

Any help on setting up a multiplayer photon unity SteamVR game that tracks controllers would be MUCH appreciated :)

Thanks!

Comments

  • vadim
    Options
    Hi,

    Do you check for IsMine when applying controller values to player object?
  • jackscd9
    Options
    would I be able to send you my project in unity for you to check out :)
  • vadim
    Options
    No, please check IsMine usage in your code by yourself :)