Skip to content

Commit ee24d21

Browse files
Update README.md
1 parent 3b99726 commit ee24d21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# BasicRectangleColliderJs
2-
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. It's mostly just for use in my projects, but feel free to use it in your own.
2+
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.
33

44
<img src="BasicRectangleColliderJs.png" width="512" />
55

0 commit comments

Comments
 (0)