# README
2D - VECTOR2 POINT COLLISIONS
Simple example to demonstrate one way of checking for collisions of a moving rectangle inside a border by creating four Vector2 points for each corner and then checking if they exit the border rectangle. View more at unklnik.com