Hi! I am trying to code in java and I can not figure out the text to make zdepth! I need help asap! Thank you!
Set the z property on the sprite like so:
mySprite.z = 100;
1 Like
Thanks!