Hi, can someone be nice and help me to solve this issue please?
As you can see on the image, if the sprite step on the other same sprite i want to move the sprite with the smaller Y value behind the other sprite (in layer or z order)
But i can´t compare something like... "sprite on collision with sprite" and "sprite.Y is less than sprite.Y", move sprite to layer or z order....because it will do nothing.. i can´t compare y between same objects being collided