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

Unfix rigidbody bounds from sprite bounds #9

Open
dollerama opened this issue Aug 11, 2024 · 0 comments
Open

Unfix rigidbody bounds from sprite bounds #9

dollerama opened this issue Aug 11, 2024 · 0 comments
Labels
bug Something isn't working enhancement New feature or request

Comments

@dollerama
Copy link
Owner

Rigidbody bounds are auto set to sprite bounds on each tick currently. This is a hack to ensure parity between the two when loading. we need to undo this and make it such that the rigidbody defaults to sprite bounds size and then can be set to whatever.

@dollerama dollerama added bug Something isn't working enhancement New feature or request labels Aug 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant