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

Enemy knockback #498

Closed
wants to merge 3 commits into from
Closed

Enemy knockback #498

wants to merge 3 commits into from

Conversation

mdcurie11
Copy link
Contributor

Enemies have some knockback. Distance and speed at which this occurs can be adjusted. I found that sometimes if an enemy is hit near a wall, it may get stuck in the wall. I'm not quite sure how to remedy this, if you have a suggestion, lmk. Also ok if this doesn't go in since there is currently a known bug, it may be better to leave it the way it is than introduce a potentially new bug. I sat with it for a while before putting up this pr. lmk what you all think.

@turtenguin
Copy link
Contributor

I think it might be better to leave this out since it introduces a new bug and the old version is still presentable. I noticed in the original game that enemies don't take knockback every time you hit them anyway.

@mdcurie11
Copy link
Contributor Author

I think it might be better to leave this out since it introduces a new bug and the old version is still presentable. I noticed in the original game that enemies don't take knockback every time you hit them anyway.

Sure! Deleting issue/pr then.

@mdcurie11 mdcurie11 closed this Dec 12, 2023
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