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 the BasicRectangleColliderJs library #58

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

RandomGamingDev
Copy link
Contributor

A basic rectangle collision library made for just non-rotated rectangles that tells you the face collided with and has a collision system where you can have one element be static and one dynamic with the dynamic collider getting pushed away by the other.

The library's repository: https://github.com/RandomGamingDev/BasicRectangleColliderJs/tree/main

@davepagurek
Copy link
Collaborator

Could you explain in the examples what the numbers and the boolean parameters in the code represent? as it is, it's unlikely that a user would be able to generalize it to their own usage without having to look into the source code.

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.

None yet

2 participants