3
1
Back

100644 Images/PXL_20210831_001017829.jpg create mode 100755 Panels/FireballSpell_Large_bw.xcf surface("FireballSpellSmall.png", center=true, invert=false); } module make_surface(filename, h) { for (a = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16]) linear_extrude(height=a/h, convexity=10) projection(cut = true) surface(filename, center=true); } // there's an arrow shaped cutout.

New Pull Request