Unity2D script add SceneView overlay to toggle ProjectSettings/Physics2D/Gizmo Options.
- show all colliders
- show contacts
- show collider's bounds
- outline (slider 0-1)
- fill (slider 0-1)
Download file SceneViewColliders2DOverlay.cs and put it in your Project/Assets/.../Editor/ folder


