Dear all,
Is there any tool or script to detect and collect the gps data and control the position in scen?
Best regards,
Dear all,
Is there any tool or script to detect and collect the gps data and control the position in scen?
Best regards,
There is an API in Unity to fetch GPS data from the device:
I mean not get this data from phone , could be from a device that is controlled via comport commands.
There are no Unity APIs that allow you to talk to attached devices. You may find some Mono run-time classes can do what you need.