Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 874 Bytes

README.md

File metadata and controls

26 lines (14 loc) · 874 Bytes

Unity Physics Debug Draw 2D

Instantly renders Unity's 2D physics colliders and joints as wireframes for rapid prototyping. The wireframe is viewable in both the editor and game view.

Screenshot

Screenshot

Requirements

  • Unity Pro

Installing

  • Attach the DebugDrawPhysics2D.cs component script to a camera in the scene.
  • To view the wireframe in the editor ensure Gizmos is turn on.
  • The colours for the various types of colliders can be changed on the DebugDrawPhysics2D component.

Download

License

See the LICENSE file.