How can i use ARkit with PUN?

Options
Jackey
Jackey
I want to make a multiplayer game for Arkit,
but i don't know how to use arkit with PUN,
please help!

Comments

  • JohnTube
    JohnTube ✭✭✭✭✭
    Options
    Hi @Jackey,

    Thank you for choosing Photon!

    I don't think that you need to do anything special to make them work in the same app.
    PUN and ARkit should be independent from each other.
  • Jackey
    Options
    JohnTube said:

    Hi @Jackey,

    Thank you for choosing Photon!

    I don't think that you need to do anything special to make them work in the same app.
    PUN and ARkit should be independent from each other.

    I want to make a paintball game for 2 iphone player,
    when player2 join the room the camera position is wrong.
    Should i change the code of UnityARCameraManager to change the position of player1‘s camera and player2’s camera?