Hi,
I found a very interesting little clip about Peer to Peer on the Qualcomm website. Multiple phones playing together in one game. Since this is a great opportunity for multiplayer i was wondering if it was possible to play the same augmented reality game on two smartphones together at once? I read that there will be Iphone support in the near future, so will it also be possible with different phones? If not, will all this be available in the near future?
-Thomas
It should be possible.
The AR is just another way to interact with the game world. With a simple game like mine (AR coming soon) AR with multiplayer code wouldn't be any different than just multiplayer code as the AR is only acting as a way to control the camera.
If your AR is moving objects in the world it wouldn't be any different than any other multiplayer code that syncs object location.
I haven't done multiplayer with Unity yet and don't know if it has libraries that support it on the Android. But that would be a question you'd want to ask on the Unity forums.