My student wants his score to be in front of the sprite he is using for the background. Is there a way to do this?
Sure. Move the drawSprites(); block right below this line:
// update sprites
2 Likes
That was so easy - thank you!
1 Like