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

Shape's position being reported incorrectly #19

Open
jshaffstall opened this issue Jul 24, 2019 · 1 comment
Open

Shape's position being reported incorrectly #19

jshaffstall opened this issue Jul 24, 2019 · 1 comment

Comments

@jshaffstall
Copy link
Owner

There's a disconnect between the x and y reported by position and the x and y a shape is created at.

@jshaffstall
Copy link
Owner Author

Looks like Pymunk is reporting the center point of the shape, while most of our wrappers are expecting different points on the shape (e.g. upper left for rectangles)

@jshaffstall jshaffstall changed the title Static shape's position being reported incorrectly Shape's position being reported incorrectly Apr 13, 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

No branches or pull requests

1 participant