Audulus-Canvas
Audulus-Canvas copied to clipboard
Layer system
Might be useful to develop a layer system where objects can be attached to a layer and then rendered in a certain order.
Should also be able to do a transparency by accessing the color values and reducing the alpha variable by an amount.
Use math.huge to create a foreground and background layer - can be useful for making sure debug info is always on top.