- Home /
Question by
Raymond 1 · Jul 04, 2010 at 04:53 PM ·
importingcoordinatesgps
How to import GPS location coordinates in to Unity ?
What is needed to import GPS location coordinates into Unity? Is unity currently enable us to do this within the software?
Comment
Best Answer
Answer by spinaljack · Jul 04, 2010 at 06:03 PM
Use LocationInfo
e.g.
LocationInfo.latitude;
LocationInfo.longitude;
(No online file)
file:///Applications/Unity%20iPhone/Unity%20iPhone.app/Contents/Documentation/Documentation/ScriptReference/LocationInfo.html
Hi, I can't view your attached file.
If want to get the GPS coordinates, i can use LocationInfo function to get the coordinates from Iphone without external plugin?
Thanks
It's not attached, if you have iphone unity installed search your hard drive for that file.
Your answer
