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.
Thanks for the help!
Instead of relative location for the media and image files
How do I check two different instances are on the same X & Y positions (One is above each other and hides the other one)?
I'm talking about the same sprite but two different instances.
I tried the family method.
Thank you!
I want to extend Drag and Drop and use methods like move to top/bottom layer and
move object to before/after a certain object?
Have a great week!
For example:
Using Image Points and setting the x and y.