Merging so the Travis builds no longer fail.
@@ -153,6 +153,7 @@
child.material.transparent = false;
child.material.alphaTest = 0.5;
+ child.material.depthWrite = true;
}