Skip to content

Instantly renders Unity's 2D physics colliders and joints as a wireframe for rapid prototyping

License

Notifications You must be signed in to change notification settings

AllanBishop/UnityPhysicsDebugDraw2D

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Instantly renders Unity's 2D physics colliders and joints as a wireframe for rapid prototyping

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages