Vertices points from collision layer

Hi!!

I was working with aseprite and phaser for a while, and right now im using matter physics enigine for my games. It is great because you can create your own body shapes, but you must create your own coordinates arrays too for each frame of your animation

it would be nice to get some data on json file to get the positions from specific points or specific layer (e.g. you could have an extra layer only with vertices points, one pixel for each vertice, and you could have this information on json exported from aseprite. It would be great for creating your own bodies quickly!!)

Thnks!!