-
Notifications
You must be signed in to change notification settings - Fork 7.1k
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
Jumping while sticking on wall (moving towards it), collides on wall's ceiling. #69
Comments
I also would like to see a solution to this 👍 |
I could make the walls cloud tiles, but that would be kinda hacky. |
This is what the dev branch is currently addressing. |
Ok this should no longer be an issue in the current version (1.1), but please do test and feel free to re-open with a sample case if you can still see it happening. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This can be even replicated from the starstruck example. Try moving towards the wall and then press jump. The character will suddenly collides to the wall tile's ceiling thus preventing the jump. Is there a solution to this?
Thanks.
The text was updated successfully, but these errors were encountered: