Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add onMove event #28

Closed
Tina-King opened this issue Aug 27, 2020 · 1 comment
Closed

Add onMove event #28

Tina-King opened this issue Aug 27, 2020 · 1 comment

Comments

@Tina-King
Copy link
Contributor

It would be great if we could subscribe to a notification which is fired when the bot moves at least 1 meter in any direction.

Currently there is no way to get the bots position within a region, the event should give the following:

        "currentLocation": {
            "regionName": "Passendale",
            "x": 128,
            "y": 17,
            "z": 2074
        }
@TomMettam
Copy link
Contributor

Addressed in #31 - just subscribe to your own avatar

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants