I'm using
Code: Select all
love.graphics.polygon
So in the bottom image, I clicked on the character on the right, the left part of the arrow is way off to the left, so I assumed my math was wrong. However, when I used the SAME vertices with
Code: Select all
love.graphics.points
Is there any caveat or something wrong with my implimenation of
Code: Select all
love.graphics.polygon