- Home /
Most Effective way to check player is at GPS location?
Hi,
I want to add features in to my game that change dependent on the location your playing from, similar to how snapchat overlays work for certain citys,
I understand how to get the current location of the device from 'Input.location.lastData;' I'm just wondering if anyone had any advice on what would be the most effective way to check a player is within range of a location?
I have been trying to do it like this but its very hit and miss, and not very accurate at all (in fact I've never been able to leave the location and then register returning to it)
Your answer
Follow this Question
Related Questions
Instancing LocationInfo upon each call or on Start 0 Answers
Soft turn with joystick 0 Answers
Android MP4 Video Playback 2 Answers
Distribute terrain in zones 3 Answers
Scriptable object doesn't load in the build of the project 1 Answer