Gizmos you can draw during runtime for visual debugging!I made this as I was annoyed that Unity Gizmos only ran in the editor. GLGizmos runs anytime, even in your build. It also has many more 2D shapes it can draw to make visual debugging a breeze!There's just 1 GLGizmos script you add to your main camera. Then you can call GLGizmos methods anywhere.