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

Hitbox does not match textures #34

Open
benjamin-kirkbride opened this issue May 2, 2022 · 2 comments · May be fixed by #71
Open

Hitbox does not match textures #34

benjamin-kirkbride opened this issue May 2, 2022 · 2 comments · May be fixed by #71
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@benjamin-kirkbride
Copy link
Collaborator

benjamin-kirkbride commented May 2, 2022

left wall end

image

vertical wall

image

character's hitbox should just be on feet (head should not collide with wall above)

image

left iron fence end

image

vertical iron fence

image

left wood fence end

image

vertical wood fence

image

@benjamin-kirkbride benjamin-kirkbride changed the title Hitbox does not match texture Hitbox does not match textures May 2, 2022
@benjamin-kirkbride benjamin-kirkbride added bug Something isn't working good first issue Good for newcomers labels May 2, 2022
@benjamin-kirkbride
Copy link
Collaborator Author

There are more things that could use cleaned up, such as trees and bushes (probably should be able to overlap with them) but that should come later

@gran4
Copy link

gran4 commented May 3, 2023

Well, the hitbox is never created, it just uses the width and height of 32 I think.

@gran4 gran4 linked a pull request May 3, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants