Hi guys,
I’m going to make collision between a character (rectangle body) with polygon shape using arcade physics and SAT.js, but i got an issue that the character only collide correct position at left most position of polygon, but the middle of polygon is not. below is my sample code. Please take a look and tell me what went wrong, or is this issue of sat.js?