AlmostBearded / GodotDebugDraw

Adds support for debug drawing primitives to the Godot game engine.
MIT License
18 stars 6 forks source link

Add 2D Capsules #1

Open AlmostBearded opened 6 years ago

AlmostBearded commented 6 years ago

Add a DebugCapsule2D class and add capsules to the DebugDraw2D API.