how to make an object copy the gps location?

as far as I understand, “get location services lmpl” is used for this, but I can’t connect this node to “setActorLocation” and I don’t really understand if this is the right node at all

Hi Azure,

The ‘Get Last known Location’ node looks to be promising. (Latitude and Longitude are in that struct)

Also, consider enabling the ‘Mobile Location Services’ plugin, you may find some different functions in these plugins to suit your needs.

Cheers