Separate the collision edge of the polygon collision

That because it is diferent, the polygon is for objects and Edge collision is for terrain, for example, the player object you can’t put it in the polygon collision, and if you need for example a perfect square (is only example), you need to connect it to the same point but a little separated and if you put it in the same point, you can’t revert the action
(Sorry for my English)