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

Added TOKEN_MOVE_IN and TOKEN_MOVE_OUT Region events #10923

Closed
dev7355608 opened this issue May 15, 2024 · 0 comments
Closed

Added TOKEN_MOVE_IN and TOKEN_MOVE_OUT Region events #10923

dev7355608 opened this issue May 15, 2024 · 0 comments
Assignees
Labels
api Issues related to the API used by Mod Devs scene-regions Issues related to the Region embedded document inside the Scene

Comments

@dev7355608
Copy link

These events are triggered when the Token enters/exits the Region by movement and have the same event data as TOKEN_MOVE. TOKEN_ENTER and TOKEN_EXIT events are triggered as before, but the moved property of its event data has been removed.

forced: boolean has been added to the event data of TOKEN_MOVE_IN, TOKEN_MOVE_IN, and TOKEN_MOVE. It is true, if the Token document was updated with the option forced set to true.

@dev7355608 dev7355608 added api Issues related to the API used by Mod Devs scene-regions Issues related to the Region embedded document inside the Scene labels May 15, 2024
@dev7355608 dev7355608 added this to the V12 User Testing 4 milestone May 15, 2024
@dev7355608 dev7355608 self-assigned this May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Issues related to the API used by Mod Devs scene-regions Issues related to the Region embedded document inside the Scene
Projects
Status: Done
Development

No branches or pull requests

1 participant