Is there currently a way to use distance from a hotspot or location as a conditional?
I'm looking for a way to do something like:
<Waypoint XYZ="-180.1626, 100.6697, -198.3214" />
<If distanceFromWaypoint<="100">
doWhatever
</If>
This would solve a problem I've been having in my ephemeral fishing profile... any ideas or workarounds to do something similar?
I'm looking for a way to do something like:
<Waypoint XYZ="-180.1626, 100.6697, -198.3214" />
<If distanceFromWaypoint<="100">
doWhatever
</If>
This would solve a problem I've been having in my ephemeral fishing profile... any ideas or workarounds to do something similar?