Reply to Re: Sprite overlapping sprite
If you don't have an account, just leave the password field blank.
That isn't nonsense... When I want a sprite to overlap another sprite, and it doesn't by itself (due to y-coords), I check the y-coord of the 'below'-sprite, add 1, and make that the depth-dot of the 'upper'-sprite.