Minor update
Very minor update today, since I didn’t have much time to code, but got a few things implemented. First, VectorStorm materials now have an optional “layer” value. This value defaults to zero. Within a scene, material batches are drawn in order, according to increasing “layer” values. This allows us to force transparent geometry, such as…