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

Known issue: Dashing through walls #10

Open
davidmpickett opened this issue Jan 27, 2023 · 0 comments
Open

Known issue: Dashing through walls #10

davidmpickett opened this issue Jan 27, 2023 · 0 comments

Comments

@davidmpickett
Copy link
Contributor

Currently the code checks if the end position is clear and dashes if it is, but won't go through any walls if it can't go the full diatance.

Expected behavior is that the player would dash through the first walls and end in the last available free space before the wall/object that is preventing a full distance dash.

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

1 participant