Add Physics Draw 2D to your project and enjoy creating games with 2D drawing mechanics, where the drawn lines have Rigidbody2D and a PolygonCollider2D.The Physics Draw 2D is a simple system to boost your project with a 2D drawing mechanic, where each drawing works with the physics engine by having Rigidbody 2D and a Polygon Collider 2D.The system is an upgrade from "2D Physics Draw with Collider". It can be added to any 2D game project and be configured to fit the game with simple configurations of the drawing template and the general settings.📚 Documentation🎮 Sample SceneFeatures:Drawing lifetimeFixed of dynamic drawingsCollision detection while drawingTotal and single drawing maximum lengthCollider optimizationLineRenderer options, width curve, color gradient, materialsDrawin minimum points distanceFreeze objects while drawingPointer colliderSource code