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

Add new dynamic collision system #13

Merged
merged 2 commits into from
Jun 8, 2024
Merged

Add new dynamic collision system #13

merged 2 commits into from
Jun 8, 2024

Conversation

joelbeedle
Copy link
Owner

Collision system added that abstracts away bit mask manipulation and lets us set collisions.

Next step is to abstract Tree to target, but user can define their own handling for collisions which is great.

Collision system added that abstracts away bit mask manipulation and lets us set collisions.

Next step is to abstract Tree to target, but user can define their own handling for collisions which is great.
@joelbeedle joelbeedle merged commit 9d504c1 into master Jun 8, 2024
0 of 3 checks passed
@joelbeedle joelbeedle deleted the collision-upgrade branch June 8, 2024 02:37
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.

1 participant