Like we do in the sprite plugin :
this.animations;
and the image points are in:
this.animations[7][9];
I want to use the image points to calculate the distance between two specific image points of different sprite instances.
Develop games in your browser. Powerful, performant & highly capable.
One solution is to reuse expression of sprite
http://c2plugins.blogspot.tw/2014/02/reuse-ace.html