a lot of little changes
This commit is contained in:
@@ -18,12 +18,12 @@
|
||||
#include "dynamic.inc"
|
||||
|
||||
#declare PosX = 3.95;
|
||||
#declare PosY = 2.80 + (NormClock*0.28);
|
||||
#declare PosY = 3.80 + (NormClock*0.299);
|
||||
#declare PosZ = (NormClock-0.5) * 44.27;
|
||||
object { HexaCone () translate <PosX, PosY, PosZ> }
|
||||
|
||||
object { HexaCone () translate <PosX+2.96, PosY+1.92, PosZ-15.5> }
|
||||
object { HexaBenz () translate <PosX-1.96, PosY+2.42, PosZ-17.5> }
|
||||
object { HexaCone () translate <PosX+2.96, PosY+3.22, PosZ-19.5> }
|
||||
object { HexaBenz () translate <PosX-1.96, PosY+2.82, PosZ-17.5> }
|
||||
|
||||
object { Le_Decor }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user