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

[BUG-002] Sometimes the point that the fawn randomly selected returns an empty array with the get_id_path() #2

Open
TheArespi opened this issue Nov 3, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@TheArespi
Copy link
Owner

The fawn would select a random point in the map and move towards that point but there are times that the selected point would return an empty array when the astar_grid.get_id_path() is called with the fawn's global position and the randomly selected point in the map.

@TheArespi TheArespi added the bug Something isn't working label Nov 3, 2023
@TheArespi TheArespi added this to the Demo 00.01 - MVP milestone Nov 3, 2023
@TheArespi TheArespi self-assigned this Nov 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant