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

Jump bug fix #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Jump bug fix #1

wants to merge 1 commit into from

Conversation

dandruk
Copy link

@dandruk dandruk commented Apr 21, 2016

The use of OnCollisionStay2D worked for me to fix the bug where the bunny would sometimes be able to jump more than 2 times.

The use of OnCollisionStay2D worked for me to fix the bug where the bunny would sometimes be able to jump more than 2 times.
@rabidgremlin
Copy link
Owner

Thanks for this. Could you give me a sequence of steps to replicate the jumping problem ?

@dandruk
Copy link
Author

dandruk commented May 2, 2016

It's not a very consistent bug, unfortunately. All I did for testing was just a lot of spamming the spacebar. I could usually get the problem to occur a few times per minute.

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

Successfully merging this pull request may close these issues.

2 participants