Skip to content

Releases: PraxisMapper/GodotGPSPlugin

Release 3

12 Apr 23:11
b8d0109
Compare
Choose a tag to compare
  • Removed the onHeadingChange signal. This will instead be implemented in GDScript, as part of the PraxisMapper components.

Release 2

08 Apr 05:10
f3abb7f
Compare
Choose a tag to compare
  • Added a new signal, onHeadingChange, This fires off approx. 5 times a second with the direction the device is facing.
  • Added bearing to location dictionary results. This indicates the actual direction of movement since the last GPS update.

Release 1

06 Mar 03:57
3363f57
Compare
Choose a tag to compare

Release 1:

Works on Godot 4.2.1. See the README in this repo for complete details on adding and using this in your own Godot game on Android.