This script extracts the coordinate from all selected objects and creates a text layer with the values.
It's very usefull for exporting a document for other platform that need to use the values.
The created text layer is organized as follow:
Each line is a object and each line contains values from each anchor in the object separeted by comma. Eg:
x,	y,		x,	y,		x,	y,		x,	y
x,	y,		x,	y,		x,	y,		x,	y
x,	y,		x,	y,		x,	y,		x,	y
x,	y,		x,	y,		x,	y,		x,	y
x,	y,		x,	y,		x,	y,		x,	y
x,	y,		x,	y,		x,	y,		x,	y



