Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 530 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 530 Bytes

PolygonCreator

A simple tool for the libgdx Polygon class. You can draw a polygon around a sprite and export it as a float array. In my case, i use the Polygon class for collision detection. So drawing the polygon around the Sprite and export the vertices as float array is for better collision handling.

Download .jar file

No image found No image found