Quantcast
Channel: Community | MonoGame - Latest topics
Viewing all articles
Browse latest Browse all 6821

[SOLVED] Farseer physics CreatePolygon remove any vertices problem

$
0
0

@YGHTssk wrote:

I was trying to add some polygons.
Then, I found a issue.
Please see this pic.


White lined polygon is truly pos and size polygons.
But practically, it appeared in another place and any vertices was removed.

An issue point I found is in PloygonShape.cs line 100.
It's "vertices = GiftWrap.GetConvexHull(vertices);" and this method remove vertices.

So, how to resolve this problem?

Posts: 2

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 6821

Trending Articles