Is there a way to add triangle collision mask?

I need triangular mask for my game (for slopes). If there isn’t way to do that, then I guess it’s a feature request.

Why you can’t locate one quadrilateral’s vertex between two others vertices, as you samples here?:

Because I then either get weird shape or “polygon must be convex” error.

Just remove a vertice and it should be ok.