JuanGdelaCruz / Unity-EdgeCollider2D-to-PolygonCollider2D

Editor tool which converts EdgeCollider2D to PolygonCollider2D

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unity-EdgeCollider2D-to-PolygonCollider2D-

Editor tool which converts EdgeCollider2D to PolygonCollider2D

  1. Import the script.
  2. Place it in an '/Editor' folder.

USAGE

  1. Select the gameobjects which hold the EdgeColliders2Ds that you want to convert to PolygonCollider2Ds.
  2. Select '/Tools/Collider2D/EdgeToPolygon' in the menu bar. Alt Text

About

Editor tool which converts EdgeCollider2D to PolygonCollider2D

License:MIT License


Languages

Language:C# 100.0%