GameMaker can't depth sort for shit, so I have to sort vertices in the model itself, and Blender doesn't really let you do that reliably. If I don't do that, the non-opaque parts would overwrite anything behind them. This workflow sucks, but so far the result looks nice with additive blending.