Search Unity

Location-Based (gps) multiplayer game

Discussion in 'Multiplayer' started by dolev88, Feb 4, 2017.

  1. dolev88

    dolev88

    Joined:
    Feb 4, 2017
    Posts:
    2
    Hi guys ,
    I'm looking for asset of any tutorial for placing multiplayers on map
    that each player could see the others player progress
    for example : when you call a Uber you can see online the positions of the car
    so same option , i want making a game that i could see the online positions of the other player
    can anyone know if its possible or it there is any asset that doing it?

    Thanks in advanced
     
  2. Jos-Yule

    Jos-Yule

    Joined:
    Sep 17, 2012
    Posts:
    292
    Is totally possible, i have done proof-of-concept mobile apps doing this. I hand-coded it all, so i don't know about assets, but i did make use of open street maps and the native API for GPS access. Good luck!
     
  3. AlanGrant

    AlanGrant

    Joined:
    Aug 27, 2016
    Posts:
    97
    I had several users of my plugin GO Map that purchased it to make a world based multiplayer game. You would still code the server side multiplayer part but GO Map can easily manage to create the dynamic map and show users location.
     
  4. manu3lkc

    manu3lkc

    Joined:
    Oct 28, 2018
    Posts:
    4
    Alan Grant , hi there, i purchased GO maps, how do I go about getting the location data for muli-players, the documentation shows for, but im still a beginner so I dont know how to set this up for multiple players. Thanks in advance!