When 2 same sprites overlap each other, I want the one lower to move up above the one on top. But since both are the same sprites, how does the code distinguish which sprite to move up? Thanks!
Develop games in your browser. Powerful, performant & highly capable.
you can generate an event that when one is overlapping the other, it has an action to move it to the top of the layer