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

Route planning: destinationMesh OnMeshIntersectionTrigger doesn’t fire #55

Closed
jelster opened this issue Jul 17, 2021 · 1 comment · Fixed by #52
Closed

Route planning: destinationMesh OnMeshIntersectionTrigger doesn’t fire #55

jelster opened this issue Jul 17, 2021 · 1 comment · Fixed by #52
Labels
bug Something isn't working route-planning

Comments

@jelster
Copy link
Owner

jelster commented Jul 17, 2021

Uses the ActionManager. Works fine in PG demo, but fails to fire in current build. Potentially a missing import needed for side-effects only?

@jelster jelster added bug Something isn't working route-planning labels Jul 17, 2021
@jelster
Copy link
Owner Author

jelster commented Jul 19, 2021

Looks like I forgot to rename the state variable in the arrow function to gameState... let that be a lesson to my future self! Resolves with #52

@jelster jelster linked a pull request Jul 19, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working route-planning
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant