Skip to content

tmkebr/2D-Colliders-Expanded

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

alt tag

A Unity2D Collision Improvement Project

Created by Timothy Kebr, October 2015

Additions:

Right now, the project adds the following new colliders to Unity's 2D Collision system:

  • Curved Edge Collider 2D
  • Semi-Circle Collider 2D
  • Capsule Collider 2D

Description:

Unity's default 2D colliders are lacking. Is the shape you want too complicated to create with just the default colliders? Need some curves? 2D Colliders Expanded seeks to fill some of those gaps in a native-feeling way.

Usage:

  • Attach the script to a GameObject
  • The collider will be created as you change the editor values

About

Unity 2D Collision asset

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages