From bb7baf0c7c6796e7c2f7cdf791f4cb6a1c1f3333 Mon Sep 17 00:00:00 2001 From: Ben Cragg Date: Mon, 15 Apr 2019 11:17:10 +0100 Subject: [PATCH] Added screenshot --- community/line-collisions/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/community/line-collisions/README.md b/community/line-collisions/README.md index 248351c..399034d 100644 --- a/community/line-collisions/README.md +++ b/community/line-collisions/README.md @@ -1,6 +1,8 @@ # Line Collisions Line collisions is a basic example of how to detect line collisions with a rectangle. +![Screenshot](lineCollisionScreenshot.png) + ## Instructions You can set the rectangle position using a left-click of the mouse.