Tagged Questions
7
votes
3answers
591 views
Polygon editor to draw collision data over image
I need an editor to plot a polygon over the texture for of a ship in my game.
It would look like this..
Where the red is the collision outline and the image is the texture.
I want to store the ...