diff --git a/xperiment.inc b/xperiment.inc index 0132d8e..1854e9a 100644 --- a/xperiment.inc +++ b/xperiment.inc @@ -16,7 +16,7 @@ union { object { Trident_A () rotate x*87 } object { HexaBenz () translate <-EX, 0, -EZ> } object { HexaCone () translate < EX, -0.2, -EZ> } - object { HexaStar translate <-EX*2, 0, -EZ*2> } + object { HexaStar rotate y*90 translate <-EX*2, 0, -EZ*2> } object { HexaCone () translate < EX*2, -0.2, -EZ*2> } } }