As you can see from this image, my collisionpolygon2d's shape is not following the polygon2d that's being deformed by the skeleton. How can I have it always match?
Do I need to manually copy the points every frame with a script? It's only 13 points, it'll be fast, but is that the only way?