Making a GPS-location based game (unity)

Поділитися
Вставка
  • Опубліковано 12 вер 2024
  • the first video in a series about creating a location based/ gps game
    Topic: accessing your phones gps location with the unity game engine
    My new Game:
    play.google.co...

КОМЕНТАРІ • 27

  • @DevilRezo
    @DevilRezo 5 років тому +4

    This is an amazingly simple tutorial yet effective, i've decided to sub and like :3.

  • @zadeh79
    @zadeh79 2 роки тому

    Thank You so much for what is the clearest explanation for GPS-location on UA-cam. I was stuck for two days getting 0,0 for lat/long, no matter what I tried.

  • @nyanna9199
    @nyanna9199 5 років тому +2

    Thank you SOOOOO MUCH! This is just what I needed and it works perfectly!

    • @joaomonteirooficcial9036
      @joaomonteirooficcial9036 2 роки тому

      Is it possible that you let me download your prototype, I am having problems on making this. I would appreciate very much.

  • @elegantpete
    @elegantpete 3 роки тому

    Thanks mate, great pace and explanations.

  • @janlucvd
    @janlucvd 4 роки тому +1

    I would like to check the users location against a specific set of coordinates, to make sure the user is in a specific place. Like a radius check if possible. Great tutorial! Make another pls : )

    • @sanya2013
      @sanya2013 2 роки тому

      Hi did u figure out how to do this

  • @lousolo3346
    @lousolo3346 4 роки тому +1

    wish you continued this series

  • @middleclasshacker363
    @middleclasshacker363 5 років тому +6

    i want to you to do google maps navigation with arrow marks and a charcter or texture following it

  • @zadeh79
    @zadeh79 2 роки тому

    If anyone is getting 0 latitude, 0 longitude or has GPS coordinates don't update, keep in mind:
    1) Make sure your phone has location permissions service enabled for your app
    2) If GPS coordinates show, but don't update regularly, note that the default accuracy/update setting is 10 Meters. Pass argument as Input.location.Start(1f,1f) , to increase the accuracy to 1 meter and the update frequency to every 1 meter movement.
    3) Some older Unity Versions have an issue/bug that prevents GPS coordinates from updating. Update Unity.

  • @ukj1299
    @ukj1299 4 роки тому

    Thanks for the Tutorial
    Can you make a tutorial video of using google maps API in Unity developed application

  • @Music-lv8xf
    @Music-lv8xf 5 років тому +2

    I am returning 0 value in both latitude and longitude, and I try to another phone it works, but the problem is even though I walk around the latitude and longitude remains the same?? why is that??

  • @zac7436
    @zac7436  5 років тому +7

    Since this tutorial is quite popular, I want to do some follow up videos. Does anyone have something in specific they want to know ?

    • @DevilRezo
      @DevilRezo 5 років тому +5

      May i request a small tutorial on how to put a map in Unity and use a the coordinates from real life into it? Like a mapping app or Pokemon GO gamelike.

    • @shawnyification
      @shawnyification 5 років тому +1

      can you use this to update user location in map box

    • @derhans2619
      @derhans2619 4 роки тому

      Mapping app like pokemon go or even turf wars if possible. I know many of us have been struggling finding this info anywhere😵

    • @manoscham1
      @manoscham1 4 роки тому

      create a hunting game based in gps locations! every location is a step closer to find "the treasure"

    • @Sooparch
      @Sooparch 3 роки тому

      @@DevilRezo this comment makes me say YES

  • @exequielcardenas7911
    @exequielcardenas7911 6 років тому +2

    excelente tutorial

  • @zaenalabidin1492
    @zaenalabidin1492 2 роки тому

    Should be a good tutorial, I want to follow it but the text is too small to be copied/followed, even in full HD 😭

  • @Rumplestiltzchen
    @Rumplestiltzchen 3 роки тому

    your mic doesn't sound like its plugged in properly :)

  • @pytchoun140
    @pytchoun140 3 роки тому

    How to do this when app isn't running ?

  • @markoadzaga7464
    @markoadzaga7464 5 років тому +2

    I have a problem. When i load the application on my phone it only shows Lat: 0 / Lon: 0 and i have my location on and i have waited a couple of minutes becouse i know it takes time. Please help.

    • @zac7436
      @zac7436  5 років тому +1

      It could be a ton of things try enabling gps on your mobile device and check if the app has the needed premmision to use gps

  • @speckofscience5277
    @speckofscience5277 6 років тому +2

    you sound very nervous. Why? When you make a video just relax do your things and enjoy it!

    • @zac7436
      @zac7436  6 років тому +2

      Hi! Thank you for the Feedback!