Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

stone50/Unity-Collider-Helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

11 Commits

Repository files navigation

Unity-Collider-Helper

A Unity helper class that adds features to colliders

Supported Colliders

  • BoxCollider2D

  • CapsuleCollider2D (without rotations)

  • CircleCollider2D

  • PolygonCollider2D

Features

- Getting Collider Vertices

- Getting All Colliders In The Scene

- Getting The Intersection Of Two Lines

- Testing If A Point Is In A Polygon

- Getting The Intersection Of Two Polygons

- 2D Polygon Casting

  • Cast against a single polygon or multiple polygons

- 2D Collider Casting

  • Cast against a single collider, multiple colliders, or all colliders in the scene

  • Filter unsuccessfult hits

  • Sort hits by distance

  • Exclude the collider being cast

- Getting The Intersection Of All Colliders To One Collider

About

A Unity helper class that adds features to colliders

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

AltStyle によって変換されたページ (->オリジナル) /