Skip to content

Pampattitude/Custom-2D-Colliders

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Custom 2D Colliders

A set of custom 2D colliders for Unity.

Colliders included:

  • Bezier Curve Collider 2D
  • Arc Collider 2D
  • Ellipse Collider 2D
  • Rounded Box Collider 2D
  • Capsule Collider 2D
  • Star Collider 2D

Installation:

Method 1:

![alt ada] (http://i.imgur.com/75F7dCt.png)

Method 2:

  • Simply drag the Custom 2D Colliders folder to your project

Usage

You can add the custom collider scripts to your gameobject in any of the following ways

  • Drag the script from the project window on to the GameObject
  • From the inspector window. Example: Add Component > Physics 2D > Bezier Curves Collider 2D

![alt Adding the collider] (http://i.imgur.com/aC4wSzt.jpg)

About

A set of custom 2D colliders for Unity.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%