#Making Player move based on phone movement and GPS location.

1 messages · Page 1 of 1 (latest)

shy parrot
#

hi guys, I'm trying to make a game in which if I (the player) move with my phone the player will also move based on accelerometer and GPS. The player won't move if the phone is not moving. I have implemented GPS so far and a bit of accelerometer. What I want is that I should be able to calculate some rate of change which will change as the player is moving.
Can anyone help me out with this please!?
Thanks in Advance!

autumn folio
#

I used mapbox SDK for my gps project

shy parrot
#

can you elaborate a bit?

#

what was you gps project?

autumn folio
#

Mine was for moving a player on map and showing the map in Google map style. They have good visualization tools for showing the map, you can check their website as well.