mapbox / mapbox-unity-sdk

Mapbox Unity SDK - https://www.mapbox.com/unity/
Other
721 stars 214 forks source link

Multiplayer Mapbox AR #1608

Open wangguanmusic opened 4 years ago

wangguanmusic commented 4 years ago

Hi, I am using Photon to make multiplayer AR Scene by Mapbox. Is there any tutorial about it? I am not quite sure about the structure of Mapbox AR scripts, So which variable can I use to coordinate with Photon?

Thank you so much

Note: If this is a bug or support ticket, please provide the following information:

brnkhy commented 4 years ago

@wangguanmusic I'm afraid I never used photon or developed a multiplayer game so I won't be able to help but let's keep this open so some other dev might be able to answer. But if you're having same map style on all clients, only thing differ should be map center latlng and zoom level. Camera angles and stuff would be local I guess. As you can see it all depends on your game actually.

aymusbond commented 4 years ago

Bumping this as I have the same problem.

sana2024 commented 2 years ago

hey, did you got any information on how to do this???

NatalieC001 commented 2 years ago

also bumping did anyone get this working?