kittykatattack / hexi

Make games the fun way!
MIT License
551 stars 83 forks source link

Stacking Order of Sprites and Text #68

Open jjheipz24 opened 5 years ago

jjheipz24 commented 5 years ago

How do I stack sprites on top of each other and specify what the order is? Additionally, how do I get text from the canvas to appear on top of another sprite? Currently, the text is getting written on the canvas underneath the sprite images.